合成照相馆小程序
 
 
 
photo_uniapp/locale/en.json

23 lines
535 B

{
"app.name": "智能拍照合成",
"tabbar.home": "HOME",
"tabbar.list": "NEARBY",
"tabbar.user": "USER",
"page.list.index.title": "NEARBY",
"page.user.index.title": "User Center",
"pages.user.setting.index.title":"Setting",
"pages.user.setting.index.setLang":"Language",
"locale.auto": "System",
"locale.en": "English",
"locale.zh-hans": "简体中文",
"locale.zh-hant": "繁体中文",
"locale.language-change-confirm": "Applying this setting will restart the app"
}