✨ feat(locales): Replace 'nodeGroupId' with 'groupId' in multiple language files for consistency
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"actions": "eylemler",
|
||||
"balance": "Bakiye",
|
||||
"cancel": "İptal",
|
||||
"commission": "Komisyon",
|
||||
"confirm": "Onayla",
|
||||
"confirmDelete": "Silmek istediğinizden emin misiniz?",
|
||||
"create": "oluştur",
|
||||
@@ -19,7 +20,11 @@
|
||||
"balance": "Bakiye",
|
||||
"balancePlaceholder": "Bakiye",
|
||||
"cancel": "İptal",
|
||||
"commission": "Komisyon",
|
||||
"commissionPlaceholder": "Komisyonu girin",
|
||||
"confirm": "Onayla",
|
||||
"giftAmount": "Hediye Tutarı",
|
||||
"giftAmountPlaceholder": "Hediye tutarını girin",
|
||||
"invalidEmailFormat": "Geçersiz e-posta formatı",
|
||||
"inviteCode": "Davet Kodu",
|
||||
"inviteCodePlaceholder": "Lütfen davet kodunu girin (boş bırakılırsa otomatik oluşturulur)",
|
||||
@@ -31,6 +36,8 @@
|
||||
"userEmail": "Kullanıcı E-postası",
|
||||
"userEmailPlaceholder": "Lütfen kullanıcı e-postasını girin"
|
||||
},
|
||||
"giftAmount": "Hediye Miktarı",
|
||||
"inviteCode": "Davet Kodu",
|
||||
"referer": "Referans",
|
||||
"updateSuccess": "Güncelleme başarılı",
|
||||
"userList": "Kullanıcı Listesi",
|
||||
|
||||
Reference in New Issue
Block a user