File: /home/xedaptot/work.naniguide.com/Modules/LanguagePack/Languages/modules/RestAPI/fa/app.php
<?php
return [
'menu' => [
'restAPISettings' => 'Rest API Setting',
],
'fcmKey' => 'کلید FCM',
'applicationSetting' => 'تنظیمات برنامه',
'androidRestAPISettings' => 'تنظیمات Push Notification',
'iosRestAPISettings' => 'تنظیمات اعلان فشار IOS',
'testAndroidPushNotification' => 'اعلان فشار اندروید را تست کنید',
'testIOSPushNotification' => 'IOS Push Notification را تست کنید',
'sendTestPushNotification' => 'ارسال اعلان تست',
'devices' => 'دستگاه ها',
'title' => 'عنوان',
'message' => 'پیام',
'selectDevice' => 'وسیله را انتخاب کن',
'notificationSentSuccessfully' => 'اعلان فشاری با موفقیت ارسال شد',
'noRegisterDeviceFound' => 'دستگاه ثبت شده ای یافت نشد',
'howToSetIosPush' => 'اسناد اعلان فشار IOS',
'howToSetAndroidPush' => 'اسناد اعلان فشار اندروید',
];