♻️ refactor(logs): Add localization files and update existing translations for multiple languages
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"column": {
|
||||
"amount": "Miktar",
|
||||
"balance": "Bakiye",
|
||||
"content": "İçerik",
|
||||
"createdAt": "Oluşturulma Tarihi",
|
||||
"date": "Tarih",
|
||||
"download": "İndir",
|
||||
"id": "ID",
|
||||
"identifier": "Tanımlayıcı",
|
||||
"ip": "IP",
|
||||
"method": "Yöntem",
|
||||
"orderId": "Sipariş ID",
|
||||
"orderNo": "Sipariş No.",
|
||||
"platform": "Platform",
|
||||
"remark": "Not",
|
||||
"resetAt": "Sıfırlama Tarihi",
|
||||
"serverId": "Sunucu ID",
|
||||
"status": "Durum",
|
||||
"subject": "Konu",
|
||||
"subscribeId": "Abone ID",
|
||||
"success": "Başarılı",
|
||||
"time": "Zaman",
|
||||
"to": "Kime",
|
||||
"token": "Token",
|
||||
"total": "Toplam",
|
||||
"type": "Tür",
|
||||
"updatedAt": "Güncellenme Tarihi",
|
||||
"upload": "Yükle",
|
||||
"user": "Kullanıcı",
|
||||
"userAgent": "Kullanıcı Aracı",
|
||||
"userId": "Kullanıcı ID"
|
||||
},
|
||||
"datePlaceholder": "YYYY-AA-GG",
|
||||
"failed": "Başarısız",
|
||||
"placeholder": {
|
||||
"serverName": "Sunucu Adı",
|
||||
"toOrSubject": "Kime / Konu",
|
||||
"userId": "Kullanıcı ID",
|
||||
"userIdOrIpOrMethodOrUa": "Kullanıcı ID / IP / Yöntem / UA",
|
||||
"userIdOrOrderId": "Kullanıcı ID / Sipariş ID",
|
||||
"userIdOrOrderNoOrSubscribeId": "Kullanıcı ID / Sipariş No. / Abone ID",
|
||||
"userIdOrTokenOrIpOrUa": "Kullanıcı ID / Token / IP / UA"
|
||||
},
|
||||
"success": "Başarılı",
|
||||
"title": {
|
||||
"balance": "Bakiye Kaydı",
|
||||
"commission": "Komisyon Kaydı",
|
||||
"email": "E-posta Kaydı",
|
||||
"gift": "Hediye Kaydı",
|
||||
"login": "Giriş Kaydı",
|
||||
"mobile": "SMS Kaydı",
|
||||
"register": "Kayıt Kaydı",
|
||||
"resetSubscribe": "Aboneliği Sıfırla Kaydı",
|
||||
"serverTraffic": "Sunucu Trafik Kaydı",
|
||||
"subscribe": "Abone Kaydı",
|
||||
"subscribeTraffic": "Abone Trafik Kaydı",
|
||||
"trafficDetails": "Trafik Detayları"
|
||||
}
|
||||
}
|
||||
@@ -14,13 +14,14 @@
|
||||
"Logs & Analytics": "Kayıtlar ve Analitik",
|
||||
"Maintenance": "Bakım",
|
||||
"Marketing Management": "Pazarlama Yönetimi",
|
||||
"Message": "Mesaj",
|
||||
"Mobile": "SMS",
|
||||
"Node Management": "Düğüm Yönetimi",
|
||||
"Order Management": "Sipariş Yönetimi",
|
||||
"Payment Config": "Ödeme Yapılandırması",
|
||||
"Product Management": "Ürün Yönetimi",
|
||||
"Register": "Kayıt Ol",
|
||||
"Reset Subscribe": "Aboneliği Sıfırla",
|
||||
"SMS": "SMS",
|
||||
"Server Management": "Sunucu Yönetimi",
|
||||
"Server Traffic": "Sunucu Trafiği",
|
||||
"Subscribe": "Abone Ol",
|
||||
@@ -30,6 +31,7 @@
|
||||
"System Config": "Sistem Yapılandırması",
|
||||
"System Tool": "Sistem Aracı",
|
||||
"Ticket Management": "Bilet Yönetimi",
|
||||
"Traffic Details": "Trafik Detayları",
|
||||
"User Detail": "Kullanıcı Detayı",
|
||||
"User Management": "Kullanıcı Yönetimi",
|
||||
"Users & Support": "Kullanıcılar ve Destek"
|
||||
|
||||
Reference in New Issue
Block a user