This commit is contained in:
John
2024-03-24 18:34:57 +08:00
parent b6677f8a49
commit da7f6af6be
9 changed files with 134 additions and 17470 deletions

View File

@@ -16,6 +16,7 @@ export default {
info: 'Info',
success: 'Success',
withdrawalAmount: 'Withdrawal Amount',
withdrawCode: 'Withdrawal Code',
pleaseWithdrawalAmount: 'Please enter the withdrawal amount',
submit: 'Submit',
submittedSuccessfully: 'Successfully submitted',
@@ -134,6 +135,7 @@ export default {
spouse: 'Spouse',
children: 'Children',
grandparents: 'Grandparents',
friend: 'friend',
bankOfDeposit: 'Bank of Deposit',
bankCard: 'Bank Card Number',
},

View File

@@ -16,6 +16,7 @@ export default {
info: 'जानकारी',
success: 'सफल',
withdrawalAmount: 'निकासी राशि',
withdrawCode: 'विचड्रावेल कोड',
pleaseWithdrawalAmount: 'कृपया निकासी राशि दर्ज करें',
submit: 'सबमिट',
submittedSuccessfully: 'सफलतापूर्वक सबमिट',
@@ -134,6 +135,7 @@ export default {
spouse: 'पति/पत्नी',
children: 'बच्चे',
grandparents: 'दादा-दादी',
friend: 'मित्र',
bankOfDeposit: 'खाता खोलने वाला बैंक',
bankCard: 'बैंक कार्ड नंबर',
},

View File

@@ -17,6 +17,7 @@ export default {
success: 'Sukses',
withdrawalAmount: 'Jumlah Penarikan',
pleaseWithdrawalAmount: 'Jumlah Penarikan',
withdrawCode: 'Kode tarik',
submit: 'Kirim',
submittedSuccessfully: 'Pengiriman Sukses',
submitApplication: 'Kirim Aplikasi',
@@ -134,6 +135,7 @@ export default {
spouse: 'Pasangan',
children: 'Anak',
grandparents: 'Kakek-nenek',
friend: 'teman',
bankOfDeposit: 'Bank tempat rekening',
bankCard: 'Nomor rekening bank',
},

View File

@@ -17,6 +17,7 @@ export default {
success: '成功',
withdrawalAmount: '提现金额',
pleaseWithdrawalAmount: '提现金额',
withdrawCode: '提现码',
submit: '提交',
submittedSuccessfully: '提交成功',
submitApplication: '提交申请',
@@ -134,6 +135,7 @@ export default {
spouse: '配偶',
children: '子女',
grandparents: '祖父母',
friend: '朋友',
bankOfDeposit: '开户银行',
bankCard: '银行卡号',
},