Fix build
This commit is contained in:
1
.github/sync_translate.sh
vendored
1
.github/sync_translate.sh
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user