fix: 补充缺失的多语言
This commit is contained in:
@@ -367,6 +367,7 @@ export default {
|
||||
'Single-win condition reached. Auto spin has stopped.',
|
||||
autoHostingStoppedJackpot: 'Jackpot reached. Auto spin has stopped.',
|
||||
autoHostingSubmitFailed: 'Auto spin bet failed. Auto spin has stopped.',
|
||||
requestFailed: 'Request failed. Please try again later.',
|
||||
},
|
||||
},
|
||||
auth: {
|
||||
|
||||
@@ -366,7 +366,8 @@ export default {
|
||||
'Kondisi kemenangan tunggal tercapai. Auto spin telah berhenti.',
|
||||
autoHostingStoppedJackpot: 'Jackpot tercapai. Auto spin telah berhenti.',
|
||||
autoHostingSubmitFailed:
|
||||
'Taruhan auto spin gagal. Auto spin telah berhenti.',
|
||||
'Taruhan auto-hosting gagal. Auto-hosting telah dihentikan.',
|
||||
requestFailed: 'Permintaan gagal. Silakan coba lagi nanti.',
|
||||
},
|
||||
},
|
||||
auth: {
|
||||
|
||||
@@ -371,7 +371,8 @@ export default {
|
||||
autoHostingStoppedJackpot:
|
||||
'Jackpot dicapai. Putaran auto telah dihentikan.',
|
||||
autoHostingSubmitFailed:
|
||||
'Taruhan putaran auto gagal. Putaran auto telah dihentikan.',
|
||||
'Taruhan auto-hosting gagal. Auto-hosting telah dihentikan.',
|
||||
requestFailed: 'Permintaan gagal. Sila cuba lagi kemudian.',
|
||||
},
|
||||
},
|
||||
auth: {
|
||||
|
||||
@@ -354,6 +354,7 @@ export default {
|
||||
autoHostingStoppedWin: '单次盈利达到条件,自动托管已停止',
|
||||
autoHostingStoppedJackpot: '出现 Jackpot 大奖,自动托管已停止',
|
||||
autoHostingSubmitFailed: '自动托管下注失败,已停止托管',
|
||||
requestFailed: '请求失败,请稍后重试',
|
||||
},
|
||||
},
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user