Browse Source

修改国际化

master
longjieli 8 months ago
parent
commit
eacac670ff
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      locale/en.js

+ 5
- 5
locale/en.js View File

@ -2,11 +2,11 @@ export default {
"language": "language",
"language.cancel": "cancel",
"page.login.title": "login",
"tabbar.title.1": "الرئيسية",
"tabbar.title.2": "السجلات",
"tabbar.title.3": "البداية",
"tabbar.title.4": "الخدمة",
"tabbar.title.5": "الحساب"
"tabbar.title.1": "Home",
"tabbar.title.2": "Records",
"tabbar.title.3": "Starting",
"tabbar.title.4": "Service",
"tabbar.title.5": "Account",
"nav.login": "Login",
"nav.register": "Register",
"nav.home": "Home",


Loading…
Cancel
Save