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/ja/app.php
<?php 
return [
  'menu' => [
    'restAPISettings' => 'REST APIの設定',
  ],
  'fcmKey' => 'FCMキー',
  'applicationSetting' => 'アプリケーションの設定',
  'androidRestAPISettings' => 'プッシュ通知設定',
  'iosRestAPISettings' => 'IOSプッシュ通知設定',
  'testAndroidPushNotification' => 'Android プッシュ通知をテストする',
  'testIOSPushNotification' => 'IOS プッシュ通知をテストする',
  'sendTestPushNotification' => 'テスト通知を送信する',
  'devices' => 'デバイス',
  'title' => 'タイトル',
  'message' => 'メッセージ',
  'selectDevice' => 'デバイスの選択',
  'notificationSentSuccessfully' => 'プッシュ通知が正常に送信されました',
  'noRegisterDeviceFound' => '登録されたデバイスが見つかりません',
  'howToSetIosPush' => 'IOS プッシュ通知のドキュメント',
  'howToSetAndroidPush' => 'Android プッシュ通知のドキュメント',
];