配置页翻译

This commit is contained in:
2023-12-08 13:36:03 +08:00
parent 00641a1134
commit a1297934bc
8 changed files with 61 additions and 43 deletions

View File

@@ -1,5 +1,9 @@
{
"index.language-change-confirm": "Applying this setting will restart the app",
"utils.loading": "Loading...",
"uni.dataSelect.placeholder": "Please select",
"uni.dataSelect.emptyTips": "No options available",
"button.confirm": "OK",
"button.search": "Query",
"login.username": "User name",
"login.password": "Password",
"login.remember": "Remember username",
@@ -11,5 +15,6 @@
"setting.language": "language",
"setting.server": "server address",
"setting.refresh": "Refresh time",
"setting.customer-label-printing": "Label printing"
"setting.customer-label-printing": "Label printing",
"setting.language-change-confirm": "Applying this setting will restart the app"
}