修改翻译土耳其公会
This commit is contained in:
@@ -740,7 +740,7 @@ function getInfoFromClient() {
|
||||
|
||||
} else {
|
||||
// 非app环境调试参数
|
||||
pubInfo.uid = sessionStorage.getItem("uid") ? sessionStorage.getItem("uid") : '2615';
|
||||
pubInfo.uid = sessionStorage.getItem("uid") ? sessionStorage.getItem("uid") : '';
|
||||
// pubInfo.ticket = sessionStorage.getItem("ticket") ? sessionStorage.getItem("ticket") : '';
|
||||
pubInfo.h5_token = sessionStorage.getItem("ticket") ? sessionStorage.getItem("ticket") : '';
|
||||
pubInfo.deviceId = "0";
|
||||
|
@@ -38,7 +38,7 @@ langTr = {
|
||||
weeklyRewardsText2: 'Toplamda 2240000 jeton kazanabilirsiniz.',
|
||||
weeklyRewardsText3: 'Al',
|
||||
weeklyRewardsText33: 'Alındı',
|
||||
weeklyRewardsText4: 'Yayıncı Seviyesi',
|
||||
weeklyRewardsText4: ' Seviyesi',
|
||||
weeklyRewardsText5: 'Sıfırlama Zamanı: Pazartesi 0:00 (GMT+3)',
|
||||
},
|
||||
adminSet: {
|
||||
@@ -199,7 +199,7 @@ langTr = {
|
||||
text16: `Ajan maaşı`,
|
||||
text17: `Elmas geliri`,
|
||||
text18: `Ajans Gelir Oranı`,
|
||||
text19: `Yayıncı Verileri`,
|
||||
text19: ` Verileri`,
|
||||
text20: `Elmas geliri`,
|
||||
},
|
||||
diamondWithdraw: {
|
||||
@@ -237,7 +237,7 @@ langTr = {
|
||||
text22: `Ajans Hesaplaşması`,
|
||||
text23: `Ajans Yükleme Hesaplaşması`,
|
||||
text24: `Lütfen bozdurulacak miktarı girin`,
|
||||
text25: `jetonlar`,
|
||||
text25: `Jeton`,
|
||||
textnew1: `Çekim Hesabı`,
|
||||
textnew2: `Bağlanmamış`,
|
||||
textnew3: `Hesap Seç`,
|
||||
@@ -278,7 +278,7 @@ langTr = {
|
||||
text4: `Mevcut Durum`,
|
||||
text5: `Değişim Başarılı`,
|
||||
text6: `Değişim Hesabı`,
|
||||
text7: `jeton Değişimi`,
|
||||
text7: `Jetona Dönüştür`,
|
||||
text8: `Değişim Zamanı`,
|
||||
text9: `Sipariş`,
|
||||
text10: ``,
|
||||
@@ -326,7 +326,7 @@ langTr = {
|
||||
text1: `Yayıncıya Haftalık Ödüller`,
|
||||
text2: `Toplamda <b>2240000</b> jeton kazanabilirsiniz.`,
|
||||
text3: `Al`,
|
||||
text4: `Yayıncı Seviyesi`,
|
||||
text4: ` Seviyesi`,
|
||||
text5: `Alındı`,
|
||||
},
|
||||
weeklyRewardsRule: {
|
||||
|
Reference in New Issue
Block a user