File: /home/xedaptot/work.naniguide.com/Modules/LanguagePack/Languages/modules/RestAPI/th/modules.php
<?php
return [
'restAPI' => [
'fcmKey' => 'คีย์ FCM',
],
'applicationSettings' => [
'addApplication' => 'เพิ่มแอปพลิเคชัน',
'editApplication' => 'แก้ไขแอปพลิเคชัน',
'name' => 'ชื่อ',
'applicationCredentials' => 'ข้อมูลประจำตัวของแอปพลิเคชัน',
'appKey' => 'คีย์แอป',
'appSecret' => 'ความลับของแอป',
'note' => 'บันทึก:',
'secretWarning' => 'คีย์ APP SECRET จะไม่สามารถเข้าถึงได้อีก โปรดจดบันทึกไว้และเก็บไว้ในที่ที่ปลอดภัย',
'regenerateSecret' => 'สร้างความลับขึ้นมาใหม่',
'status' => 'สถานะ',
],
];