薪资账户-转赠公会长/充值代理二次弹窗修改翻译

This commit is contained in:
chenruiye
2025-05-21 11:30:46 +08:00
parent d376e3b9ea
commit 3d3e348c2e
4 changed files with 4 additions and 4 deletions

View File

@@ -296,7 +296,7 @@ langAr = {
textnew17: `موافق`, textnew18: 'تقييم النجوم:',
Reminder:'تذكير',
tip_txt1:function (num) {
return `هل أنت متأكد من رغبتك في تحويل الراتب (<span style="color:#313131;font-weight:500">دولار أمريكي:{${num}}</span>) إلى هذا المستخدم؟`
return `هل أنت متأكد من رغبتك في تحويل الراتب (<span style="color:#313131;font-weight:500">ÜS:${num}</span>) إلى هذا المستخدم؟`
},
tip_txt2:'لا يمكن التراجع عن العملية، يُرجى توخي الحذر!',
},

View File

@@ -297,7 +297,7 @@ langEn = {
textnew18: `Star rating:`,
Reminder:'Reminder',
tip_txt1:function (num) {
return `Are you sure you want to transfer the salary (<span style="color:#313131;font-weight:500">USD:{${num}}</span>) to this user?`
return `Are you sure you want to transfer the salary (<span style="color:#313131;font-weight:500">ÜS:${num}</span>) to this user?`
},
tip_txt2:'The operation cannot be undone, please operate with caution!',
},

View File

@@ -296,7 +296,7 @@ langTr = {
textnew17: `Tamam`, textnew18: 'Yıldız puanı:',
Reminder:'Hatırlatma',
tip_txt1:function (num) {
return `Maaşı (<span style="color:#313131;font-weight:500">USD:{${num}}</span>) bu kullanıcıya aktarmak istediğinizden emin misiniz?`
return `Maaşı (<span style="color:#313131;font-weight:500">ÜS:${num}</span>) bu kullanıcıya aktarmak istediğinizden emin misiniz?`
},
tip_txt2:'İşlem geri alınamaz, lütfen dikkatli çalışın!',
},

View File

@@ -297,7 +297,7 @@ langZh = {
textnew17: `確定`, textnew18: '星級評分:',
Reminder:'提醒',
tip_txt1:function (num) {
return`您确定要将工资(<span style="color:#313131;font-weight:500">美元:{${num}}</span>)转给此用户吗?`
return`您确定要将工资(<span style="color:#313131;font-weight:500">ÜS:${num}</span>)转给此用户吗?`
},
tip_txt2:'此操作无法撤消,请谨慎操作!',
},