HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
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' => 'اسناد اعلان فشار اندروید',
];