[FIX] 補齊交易訂單員工卡資訊與搜尋框的英文與日文翻譯
1. 於 `lang/en.json` 中補齊 `Search Order No / Cards & Codes...` 與 `Staff Card Info` 的英文鍵值對。 2. 於 `lang/ja.json` 中補齊對應的日文翻譯:`注文番号 / カード・コードを検索...` 與 `スタッフカード情報`。
This commit is contained in:
parent
6cddc5b1b8
commit
a4d681e266
@ -1388,6 +1388,7 @@
|
||||
"Search Invoice No / Flow ID...": "Search Invoice No / Flow ID...",
|
||||
"Search Machine...": "Search Machine...",
|
||||
"Search Order No / Flow ID / Invoice...": "Search Order No / Flow ID / Invoice...",
|
||||
"Search Order No / Cards & Codes...": "Search Order No / Cards & Codes...",
|
||||
"Search Product": "Search Product",
|
||||
"Search Product / Slot...": "Search Product / Slot...",
|
||||
"Search accounts...": "Search accounts...",
|
||||
@ -1511,6 +1512,7 @@
|
||||
"Spring Limit": "Spring Limit",
|
||||
"Staff": "Staff",
|
||||
"Staff Card": "Staff Card",
|
||||
"Staff Card Info": "Staff Card Info",
|
||||
"Staff Identification Management": "Staff Identification Management",
|
||||
"Staff List": "Staff List",
|
||||
"Staff Name": "Staff Name",
|
||||
|
||||
@ -1388,6 +1388,7 @@
|
||||
"Search Invoice No / Flow ID...": "領収書番号 / フローIDを検索...",
|
||||
"Search Machine...": "機器を検索...",
|
||||
"Search Order No / Flow ID / Invoice...": "注文番号 / フローID / 領収書を検索...",
|
||||
"Search Order No / Cards & Codes...": "注文番号 / カード・コードを検索...",
|
||||
"Search Product": "商品を検索",
|
||||
"Search Product / Slot...": "商品名 / スロットを検索...",
|
||||
"Search accounts...": "アカウントを検索...",
|
||||
@ -1511,6 +1512,7 @@
|
||||
"Spring Limit": "スプリング上限",
|
||||
"Staff": "スタッフ",
|
||||
"Staff Card": "スタッフカード",
|
||||
"Staff Card Info": "スタッフカード情報",
|
||||
"Staff Identification Management": "スタッフ識別管理",
|
||||
"Staff List": "スタッフ一覧",
|
||||
"Staff Name": "スタッフ名",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user