File: /home/xedaptot/work.naniguide.com/Modules/LanguagePack/Languages/modules/RestAPI/tr/app.php
<?php
return [
'menu' => [
'restAPISettings' => 'Dinlenme API Ayarı',
],
'fcmKey' => 'FCM Anahtarı',
'applicationSetting' => 'Uygulama ayarları',
'androidRestAPISettings' => 'Anında Bildirim Ayarı',
'iosRestAPISettings' => 'IOS Anında Bildirim Ayarı',
'testAndroidPushNotification' => 'Android Anlık Bildirimini Test Edin',
'testIOSPushNotification' => 'IOS Anlık Bildirimini Test Edin',
'sendTestPushNotification' => 'Test Bildirimi Gönder',
'devices' => 'Cihazlar',
'title' => 'Başlık',
'message' => 'İleti',
'selectDevice' => 'Cihaz seç',
'notificationSentSuccessfully' => 'Anında bildirim başarıyla gönderildi',
'noRegisterDeviceFound' => 'Kayıtlı cihaz bulunamadı',
'howToSetIosPush' => 'IOS anında bildirim belgeleri',
'howToSetAndroidPush' => 'Android anında bildirim belgeleri',
];