File: /home/xedaptot/work.naniguide.com/Modules/LanguagePack/Languages/modules/RestAPI/tr/modules.php
<?php
return [
'restAPI' => [
'fcmKey' => 'FCM Anahtarı',
],
'applicationSettings' => [
'addApplication' => 'Uygulama Ekle',
'editApplication' => 'Uygulamayı Düzenle',
'name' => 'isim',
'applicationCredentials' => 'Uygulama Kimlik Bilgileri',
'appKey' => 'UYGULAMA ANAHTARI',
'appSecret' => 'UYGULAMA GİZLİ',
'note' => 'Not:',
'secretWarning' => 'APP SECRET anahtarına tekrar erişilemeyecek. Lütfen bunu not edin ve güvenli bir yerde saklayın.',
'regenerateSecret' => 'Sırrı Yeniden Oluştur',
'status' => 'durum',
],
];