chore: New Crowdin Translation updates (#2063)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"INITIATED_FROM": "開始元",
|
||||
"INITIATED_AT": "開始場所",
|
||||
"IP_ADDRESS": "IP Address",
|
||||
"NEW_MESSAGE": "New message",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "この連絡先に関連付けられている以前の会話はありません。",
|
||||
"TITLE": "前の会話"
|
||||
@@ -71,7 +72,9 @@
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "連絡先の電話番号を入力してください",
|
||||
"LABEL": "電話番号"
|
||||
"LABEL": "電話番号",
|
||||
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
|
||||
"ERROR": "Phone number should be either empty or of E.164 format"
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "連絡先の所在地を入力してください",
|
||||
@@ -104,6 +107,30 @@
|
||||
"CONTACT_ALREADY_EXIST": "このメールアドレスは別の連絡先に使用されています。",
|
||||
"ERROR_MESSAGE": "エラーが発生しました。もう一度お試しください。"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
"BUTTON_LABEL": "Start conversation",
|
||||
"TITLE": "New conversation",
|
||||
"DESC": "Start a new conversation by sending a new message.",
|
||||
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
|
||||
"FORM": {
|
||||
"TO": {
|
||||
"LABEL": "To"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Inbox",
|
||||
"ERROR": "Select an inbox"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
"PLACEHOLDER": "Write your message here",
|
||||
"ERROR": "Message can't be empty"
|
||||
},
|
||||
"SUBMIT": "Send message",
|
||||
"CANCEL": "キャンセル",
|
||||
"SUCCESS_MESSAGE": "Message sent!",
|
||||
"ERROR_MESSAGE": "Couldn't send! try again"
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
|
||||
Reference in New Issue
Block a user