| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "login": {
- "tip1": "Tip: Old users",
- "tip2": "Must",
- "tip3": "Bind your phone number to log in",
- "binding": "Press me now to go to the binding page",
- "phone": "輸入電話號碼",
- "password": "密碼",
- "rememberPhone": "記住我的電話號碼",
- "termsofService": "登入即同意",
- "termsofService1": "用戶條款",
- "signIn": "登入",
- "register": "註冊會員",
- "forgotPassword": "忘記密碼",
- "alert": {
- "pleaseEnter": "請輸入電話號碼和密碼",
- "binding": "請綁定您的手機號碼",
- "binding1": "客戶現在起只能使用已經綁定的手機號碼進行登入",
- "binding2": "我要進行綁定",
- "binding3": "我已綁定,帶我回登入頁面",
- "error": "登入失敗",
- "reason": "原因",
- "agree": "請先同意用戶條款"
- }
- },
- "common": {
- "confirm": "Confirm",
- "cancel": "Cancel",
- "title": ""
- },
- "home": {
- "title": "Home Screen",
- "subtitle": "Welcome to our app",
- "features": "Features"
- },
- "auth": {
- "email": "Email",
- "password": "Password",
- "forgotPassword": "Forgot Password?",
- "signIn": "Sign In",
- "signUp": "Sign Up"
- },
- "settings": {
- "title": "Settings",
- "language": "Language",
- "theme": "Theme",
- "notifications": "Notifications"
- },
- "errors": {
- "network": "Network error, please check your connection",
- "unauthorized": "Please login to continue",
- "notFound": "Resource not found",
- "serverError": "Server error, please try again later"
- }
- }
|