✨ feat: Add bandwidth fields and placeholders for upload and download in server configuration forms; update localization files for multiple languages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"address": "Adres",
|
||||
"address_placeholder": "Sunucu adresi",
|
||||
"bandwidth_placeholder": "Bant genişliğini girin, BBR için boş bırakın",
|
||||
"basic": "Temel Yapılandırma",
|
||||
"cancel": "İptal",
|
||||
"city": "Şehir",
|
||||
@@ -43,6 +44,7 @@
|
||||
"disable_sni": "SNI'yi devre dışı bırak",
|
||||
"disabled": "Devre Dışı",
|
||||
"disk": "Disk",
|
||||
"down_mbps": "İndirme Bant Genişliği",
|
||||
"drawerCreateTitle": "Sunucu Oluştur",
|
||||
"drawerEditTitle": "Sunucuyu Düzenle",
|
||||
"edit": "Düzenle",
|
||||
@@ -110,6 +112,7 @@
|
||||
"udp_relay_mode": "UDP iletim modu",
|
||||
"unitSecondsShort": "S",
|
||||
"unlimited": "Sınırsız",
|
||||
"up_mbps": "Yükleme Bant Genişliği",
|
||||
"updated": "Başarıyla güncellendi",
|
||||
"user": "Kullanıcı",
|
||||
"validation_failed": "Doğrulama başarısız. Lütfen formu kontrol edin."
|
||||
|
||||
Reference in New Issue
Block a user