de/mobile/src/locale/en.json
2022-04-02 11:56:18 +08:00

67 lines
1.8 KiB
JSON

{
"app.name": "DataEase",
"navigate.menuHome": "Home",
"navigate.menuDir": "Folder",
"navigate.menuMe": "Me",
"navigate.search": "Search",
"navigate.personInfo": "My Profile",
"navigate.language": "Language",
"navigate.about": "About",
"navigate.login": "Login",
"searchPlaceholder": "Please Input Panel Name",
"commons": {
"cancel": "Cancel",
"sure": "Sure",
"en": "English",
"tw": "繁體中文",
"zh": "简体中文",
"sysLanguage": "Follow System",
"tips": "Tips",
"loading": "loading"
},
"login": {
"title": "User Login",
"account": "Account:",
"accountPlaceholder": "Please Input Account",
"password": "Password:",
"passwordPlaceholder": "Please Input Password:",
"loginbtn": "Login",
"pwdFmtError": "Password Must More Than 6 Characters",
"uOrpwdError": "Invalid Account Or Password",
"accFmtError": "Account Must More Than 1 Characters"
},
"home": {
"tab1": "My Favorites",
"tab2": "Recent",
"tab3": "Share With Me"
},
"dir": {
"searchHistory": "Search History",
"clearConfirm": "Are You Sure To Clean All History ?",
"noHistory": "There Are No Any History",
"contentPrefix": "The Content Is ",
"contentSuffix": "Will Be Marked As History When You Confirm"
},
"me": {
"moreInfo": "More",
"logout": "Logout",
"systemInfo": "System Info",
"userManual": "User Manual",
"community": "Community",
"enterprise": "Enterprise",
"standard": "Standard",
"organization": "Organization",
"email": "Email",
"createTime": "CreateTime"
},
"detail": {
"starSuccess": "Star Success"
}
}