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-CN/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推送通知文档',
];