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/zh-TW/app.php
<?php 
return [
  'menu' => [
    'restAPISettings' => '休息 API 設定',
  ],
  'fcmKey' => 'FCM 金鑰',
  'applicationSetting' => '應用程式設定',
  'androidRestAPISettings' => '推播通知設定',
  'iosRestAPISettings' => 'iOS推播通知設定',
  'testAndroidPushNotification' => '測試 Android 推播通知',
  'testIOSPushNotification' => '測試 IOS 推播通知',
  'sendTestPushNotification' => '發送測試通知',
  'devices' => '裝置',
  'title' => '標題',
  'message' => '訊息',
  'selectDevice' => '選擇設備',
  'notificationSentSuccessfully' => '推播通知發送成功',
  'noRegisterDeviceFound' => '未找到已註冊設備',
  'howToSetIosPush' => 'iOS推播通知文檔',
  'howToSetAndroidPush' => 'Android推播通知文檔',
];