Translated using Weblate (Turkish)
Currently translated at 28.3% (45 of 159 strings) Translation: XBackBone/XBackBone Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/tr/
This commit is contained in:
parent
47ad3353d6
commit
802d767c0b
1 changed files with 14 additions and 0 deletions
|
@ -34,4 +34,18 @@ return [
|
||||||
'yes' => 'Evet',
|
'yes' => 'Evet',
|
||||||
'enforce_language' => 'Mevcut dile zorla',
|
'enforce_language' => 'Mevcut dile zorla',
|
||||||
'lang' => 'ingilizce',
|
'lang' => 'ingilizce',
|
||||||
|
'copy' => 'Kopyala',
|
||||||
|
'token' => 'Token',
|
||||||
|
'your_profile' => 'Profiliniz',
|
||||||
|
'is_admin' => 'Yönetici mi',
|
||||||
|
'is_active' => 'Aktif mi',
|
||||||
|
'user.edit' => 'Kullanıcı bilgilerini değiştir',
|
||||||
|
'user.create' => 'Kullanıcı oluştur',
|
||||||
|
'system_settings' => 'Sistem Ayarları',
|
||||||
|
'php_info' => 'PHP Bilgileri',
|
||||||
|
'used' => 'Kullanılan',
|
||||||
|
'save' => 'Kaydet',
|
||||||
|
'apply' => 'Uygula',
|
||||||
|
'click_to_load' => 'Yüklemek için tıklayınız…',
|
||||||
|
'theme' => 'Tema',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue