Fix build

This commit is contained in:
problematicconsumer
2023-11-17 22:03:51 +03:30
parent 82b8e1b6f0
commit 4a6b112087
3 changed files with 17 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ python3 auto_translator.py en fa
python3 auto_translator.py en zh
# python3 auto_translator.py en pt
python3 auto_translator.py en ru
python3 auto_translator.py en tr

View File

@@ -217,6 +217,15 @@
"enableFakeDns": "Sahte DNS'yi Etkinleştir",
"bypassLan": "Lan'ı Atla",
"strictRoute": "Kesin Rota"
},
"geoAssets": {
"pageTitle": "Varlıkları Yönlendirme",
"version": "Sürüm ${version}",
"fileMissing": "Eksik dosya",
"update": "Güncelleme",
"download": "İndirmek",
"failureMsg": "Öğe güncellenemedi",
"successMsg": "Öğe başarıyla güncellendi"
}
},
"about": {
@@ -283,6 +292,11 @@
"badResponse": "Kötü yanıt",
"connectionError": "Bağlantı hatası",
"badCertificate": "Kötü sertifika"
},
"geoAssets": {
"unexpected": "Beklenmeyen hata",
"notUpdate": "Güncelleme mevcut değil",
"activeNotFound": "Etkin Coğrafi Varlık Bulunamadı"
}
},
"play": {