feat: update menu text

This commit is contained in:
LittleBoy 2024-08-09 22:51:31 +08:00
parent 327d8de438
commit dc2b34f013
3 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@
"logout": "Logout",
"menu": {
"bill": "Bill Query",
"check": "Reconciliation",
"check": "Reconciliation / Sync",
"manual": "Manual Pay",
"permission": "Permission"
}

View File

@ -94,7 +94,7 @@
"logout": "注销登录",
"menu": {
"bill": "账单查询",
"check": "对账",
"check": "对账/同步",
"manual": "现场支付",
"permission": "权限管理"
}

View File

@ -94,7 +94,7 @@
"logout": "登出登入",
"menu": {
"bill": "帳單查詢",
"check": "對帳",
"check": "對帳/同步",
"manual": "現場支付",
"permission": "權限管理"
}