国际化

This commit is contained in:
2026-01-29 20:28:02 +08:00
parent b957c6c1c5
commit 53c80bce5e
6 changed files with 77 additions and 65 deletions

View File

@@ -64,6 +64,7 @@
"button.outstore-confirm": "Outbound Confirmation",
"button.verify": "Verify",
"button.return": "Return",
"button.call-empty-shaft": "Call for an empty shaft",
"login.username": "Username",
"login.password": "Password",
"login.remember": "Remember username",
@@ -291,6 +292,9 @@
"toast.subroll-exists-check": "This sub - roll already exists. Please check",
"toast.operation-success": "Operation successful!",
"toast.subroll-count-exceed": "The number of sub - rolls exceeds the maximum number of rolls that the wooden box can hold.",
"toast.is-large-vehicle-A2": "Is it a large vehicle (used in Workshop A2)",
"toast.tempera-input-B2": "The temperature needs to be input in Workshop B2",
"toast.time-input-B2": "The time needs to be input in Workshop B2",
"select.coaster": "Small pallet",
"select.large-tray": "Large pallet",
"select.lualified-products": "Qualified products",

View File

@@ -64,6 +64,7 @@
"button.outstore-confirm": "Konfirmasi Deposit",
"button.verify": "Verifikasi",
"button.return": "Kembali",
"button.call-empty-shaft": "Panggil poros kosong",
"login.username": "Nama pengguna",
"login.password": "Kata sandi",
"login.remember": "Ingat nama pengguna",
@@ -291,6 +292,9 @@
"toast.subroll-exists-check": "Sub - gulungan ini sudah ada. Mohon periksa",
"toast.operation-success": "Operasi berhasil!",
"toast.subroll-count-exceed": "Jumlah sub - gulungan melebihi jumlah maksimum gulungan yang dapat dimuat oleh kotak kayu.",
"toast.is-large-vehicle-A2": "Apakah kendaraan besar (digunakan di Workshop A2)",
"toast.tempera-input-B2": "Suhu perlu dimasukkan di Workshop B2",
"toast.time-input-B2": "Waktu perlu dimasukkan di Workshop B2",
"select.coaster": "Palet kecil",
"select.large-tray": "Palet besar",
"select.lualified-products": "Produk layak",

View File

@@ -64,6 +64,7 @@
"button.outstore-confirm": "出库确认",
"button.verify": "校验",
"button.return": "返回",
"button.call-empty-shaft": "呼叫空轴",
"login.username": "用户名",
"login.password": "密码",
"login.remember": "记住用户名",
@@ -291,6 +292,9 @@
"toast.subroll-exists-check": "该子卷已存在,请检查",
"toast.operation-success": "操作成功!",
"toast.subroll-count-exceed": "子卷数量超过木箱的最大装卷数!",
"toast.is-large-vehicle-A2": "是否大车 (A2 车间使用)",
"toast.tempera-input-B2": "B2车间需要输入温度",
"toast.time-input-B2": "B2车间需要输入时间",
"select.coaster": "小托盘",
"select.large-tray": "大托盘",
"select.lualified-products": "合格品",