fix:修复bug
This commit is contained in:
+8
-1
@@ -280,6 +280,12 @@ export default {
|
||||
returnProblemTip: 'Setelah produk dikembalikan ke gudang, pesanan masih belum berakhir, harap pergi ke',
|
||||
contactStaff: 'Hubungi staf.',
|
||||
returnLocationMap: 'Peta Lokasi Pengembalian',
|
||||
deviceEjectWait: 'Harap tunggu ',
|
||||
deviceEjectRetry: ' detik sebelum mencoba lagi',
|
||||
deviceEjectProcessing: 'Memproses...',
|
||||
deviceEjectSuccess: 'Percobaan pengeluaran perangkat dimulai',
|
||||
deviceEjectFailed: 'Operasi gagal',
|
||||
deviceEjectError: 'Operasi gagal, harap coba lagi nanti',
|
||||
},
|
||||
|
||||
user: {
|
||||
@@ -647,7 +653,8 @@ export default {
|
||||
tomorrow: 'Besok',
|
||||
hours: 'jam',
|
||||
minutes: 'menit',
|
||||
halfHours: 'setengah jam'
|
||||
halfHours: 'setengah jam',
|
||||
lessThan: 'kurang dari'
|
||||
},
|
||||
|
||||
unit: {
|
||||
|
||||
Reference in New Issue
Block a user