✨新增翻译
This commit is contained in:
parent
51ef89bcb7
commit
673a773741
@ -89,7 +89,9 @@
|
|||||||
"content1": "The code is completely free and open source, easy to read and understand, and the interface is simple and beautiful, giving you one more choice and reference for your project.",
|
"content1": "The code is completely free and open source, easy to read and understand, and the interface is simple and beautiful, giving you one more choice and reference for your project.",
|
||||||
"topNav": "Top nav",
|
"topNav": "Top nav",
|
||||||
"commonFuncs": "Common Functions",
|
"commonFuncs": "Common Functions",
|
||||||
"openWatermark": "Open Watermark"
|
"openWatermark": "Open Watermark",
|
||||||
|
"workTime": "Today's working times(min)",
|
||||||
|
"onlineClientNum": "Number of online devices"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"ok": "Ok",
|
"ok": "Ok",
|
||||||
@ -167,4 +169,4 @@
|
|||||||
"oldPwd": "Old Password",
|
"oldPwd": "Old Password",
|
||||||
"nickName": "User's Nickname"
|
"nickName": "User's Nickname"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -89,7 +89,9 @@
|
|||||||
"content1": "代码完全免费开源,易读易懂、界面简洁美观,给你的项目多一种选择与参考。",
|
"content1": "代码完全免费开源,易读易懂、界面简洁美观,给你的项目多一种选择与参考。",
|
||||||
"topNav": "顶部导航",
|
"topNav": "顶部导航",
|
||||||
"commonFuncs": "常用功能",
|
"commonFuncs": "常用功能",
|
||||||
"openWatermark": "开启水印"
|
"openWatermark": "开启水印",
|
||||||
|
"workTime": "今日工作时长(分)",
|
||||||
|
"onlineClientNum": "在线设备数"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"ok": "确定",
|
"ok": "确定",
|
||||||
@ -167,4 +169,4 @@
|
|||||||
"languageKey": "语言key",
|
"languageKey": "语言key",
|
||||||
"showWay": "显示方式",
|
"showWay": "显示方式",
|
||||||
"table": "表格"
|
"table": "表格"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -89,7 +89,9 @@
|
|||||||
"content1": "代碼完全免費開源,易讀易懂、界面簡潔美觀,給你的項目多一種選擇與參考。",
|
"content1": "代碼完全免費開源,易讀易懂、界面簡潔美觀,給你的項目多一種選擇與參考。",
|
||||||
"topNav": "頂部導航",
|
"topNav": "頂部導航",
|
||||||
"commonFuncs": "常用功能",
|
"commonFuncs": "常用功能",
|
||||||
"openWatermark": "開啟水印"
|
"openWatermark": "開啟水印",
|
||||||
|
"workTime": "今日工作時長(分)",
|
||||||
|
"onlineClientNum": "在線設備數"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"ok": "確定",
|
"ok": "確定",
|
||||||
@ -167,4 +169,4 @@
|
|||||||
"oldPwd": "舊密碼",
|
"oldPwd": "舊密碼",
|
||||||
"nickName": "用戶暱稱"
|
"nickName": "用戶暱稱"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
"reLogin": "re-register",
|
"reLogin": "re-register",
|
||||||
"invalidSession": "Invalid session, or session has expired, please log in again.",
|
"invalidSession": "Invalid session, or session has expired, please log in again.",
|
||||||
"otherLoginWay": "Other",
|
"otherLoginWay": "Other",
|
||||||
"register": "Sign up now"
|
"register": "Sign up now",
|
||||||
|
"forgotPwd": "forget"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
"reLogin": "重新登录",
|
"reLogin": "重新登录",
|
||||||
"invalidSession": "无效的会话,或者会话已过期,请重新登录。",
|
"invalidSession": "无效的会话,或者会话已过期,请重新登录。",
|
||||||
"otherLoginWay": "其他登录方式",
|
"otherLoginWay": "其他登录方式",
|
||||||
"register": "注册"
|
"register": "注册",
|
||||||
|
"forgotPwd": "忘记密码"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
"reLogin": "重新登錄",
|
"reLogin": "重新登錄",
|
||||||
"invalidSession": "無效的會話,或者會話已過期,請重新登錄。",
|
"invalidSession": "無效的會話,或者會話已過期,請重新登錄。",
|
||||||
"otherLoginWay": "其他登錄方式",
|
"otherLoginWay": "其他登錄方式",
|
||||||
"register": "註冊"
|
"register": "註冊",
|
||||||
|
"forgotPwd": "忘記密碼"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user