File: /home/xedaptot/work.naniguide.com/Modules/LanguagePack/Languages/modules/RestAPI/sq/app.php
<?php
return [
'menu' => [
'restAPISettings' => 'Rest API Setting',
],
'fcmKey' => 'Çelësi FCM',
'applicationSetting' => 'Cilësimet e aplikacionit',
'androidRestAPISettings' => 'Cilësimi i njoftimit me shtytje',
'iosRestAPISettings' => 'Cilësimi i njoftimit me shtytje të IOS',
'testAndroidPushNotification' => 'Testoni Njoftimin Push Android',
'testIOSPushNotification' => 'Testoni Njoftimin Push IOS',
'sendTestPushNotification' => 'Dërgo Njoftimin e Testit',
'devices' => 'Pajisjet',
'title' => 'Titulli',
'message' => 'Mesazh',
'selectDevice' => 'Zgjidhni Pajisja',
'notificationSentSuccessfully' => 'Njoftimi Push u dërgua me sukses',
'noRegisterDeviceFound' => 'Nuk u gjet asnjë pajisje e regjistruar',
'howToSetIosPush' => 'Dokumentacioni i njoftimit për shtytje të IOS',
'howToSetAndroidPush' => 'Dokumentacioni i njoftimit për shtytje të Android',
];