chore: Update translations from Crowdin (#5546)

This commit is contained in:
Sojan Jose
2022-10-04 18:14:35 -07:00
committed by GitHub
parent 8df7547043
commit c76aed6d5e
86 changed files with 645 additions and 43 deletions

View File

@@ -111,7 +111,6 @@
"TIP_AUDIORECORDER_ICON": "บันทึกเสียง",
"TIP_AUDIORECORDER_PERMISSION": "ให้สิทธิ์เข้าถึงการใช้งานเสียง",
"TIP_AUDIORECORDER_ERROR": "ไม่สามารถเปิดการใช้งานเสียงได้",
"ENTER_TO_SEND": "กด Enter เพื่อส่ง",
"DRAG_DROP": "ลากเเละปล่อยที่นี่เพื่อเพิ่ม",
"START_AUDIO_RECORDING": "เริ่มบันทึกเสียง",
"STOP_AUDIO_RECORDING": "หยุดบันทึกเสียง",

View File

@@ -19,6 +19,21 @@
"TITLE": "ข้อมูลส่วนตัว",
"NOTE": "อีเมลเป็นข้อมูลระบุตัวตนของคุณ และใช้ในการเข้าสู่ระบบ"
},
"SEND_MESSAGE": {
"TITLE": "Hotkey to send messages",
"NOTE": "You can select a hotkey (either Enter or Cmd/Ctrl+Enter) based on your preference of writing.",
"UPDATE_SUCCESS": "Your settings have been updated successfully",
"CARD": {
"ENTER_KEY": {
"HEADING": "Enter (↵)",
"CONTENT": "Send messages by pressing Enter key instead of clicking the send button."
},
"CMD_ENTER_KEY": {
"HEADING": "Cmd/Ctrl + Enter (⌘ + ↵)",
"CONTENT": "Send messages by pressing Cmd/Ctrl + enter key instead of clicking the send button."
}
}
},
"MESSAGE_SIGNATURE_SECTION": {
"TITLE": "ลายเซ็นส่วนตัว",
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",