You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.3 KiB
39 lines
1.3 KiB
{
|
|
"app.name": "智能拍照合成",
|
|
"tabbar.home": "首页",
|
|
"tabbar.list": "附近",
|
|
"tabbar.user": "我的",
|
|
"page.list.index.title": "附近",
|
|
|
|
"page.user.index.title": "用户中心",
|
|
"pages.user.setting.index.title":"设置",
|
|
"pages.user.setting.index.setLang":"多语言",
|
|
|
|
"locale.auto": "系统",
|
|
"locale.en": "English",
|
|
"locale.zh-hans": "简体中文",
|
|
"locale.zh-hant": "繁体中文",
|
|
"locale.language-change-confirm": "应用此设置将重启App",
|
|
"locale.tips": "提示",
|
|
|
|
"locale.login": "登录账号",
|
|
"locale.regist": "账号注册",
|
|
"locale.logout": "退出登录",
|
|
|
|
"pages.user.auth.login.login":"登录页面",
|
|
"pages.user.auth.login.mobile":"手机号码",
|
|
"pages.user.auth.login.input_mobile":"请输入手机号码",
|
|
"pages.user.auth.login.mobile_must":"手机号码格式不正确",
|
|
|
|
"pages.user.auth.login.email":"邮箱地址",
|
|
"pages.user.auth.login.input_email":"请输入Email地址",
|
|
"pages.user.auth.login.email_must":"Email格式不正确",
|
|
|
|
"pages.user.auth.login.password":"账号密码",
|
|
"pages.user.auth.login.input_password":"请输入账号密码",
|
|
"pages.user.auth.login.password_must":"密码不小于6位",
|
|
|
|
"pages.user.auth.regist.regist":"注册页面",
|
|
"pages.user.auth.regist.regist_success":"注册成功"
|
|
|
|
}
|
|
|