chore: Update translations (#12519)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"PLACEHOLDER": "検索",
|
||||
"EMPTY_STATE": "結果が見つかりませんでした。"
|
||||
},
|
||||
"CLOSE": "閉じる"
|
||||
"CLOSE": "閉じる",
|
||||
"BETA": "ベータ版",
|
||||
"BETA_DESCRIPTION": "This feature is in beta and may change as we improve it."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -618,6 +618,11 @@
|
||||
"SETTINGS_POPUP": {
|
||||
"MESSENGER_HEADING": "Messengerスクリプト",
|
||||
"MESSENGER_SUB_HEAD": "このボタンをbodyタグの中に配置してください。",
|
||||
"ALLOWED_DOMAINS": {
|
||||
"TITLE": "Allowed Domains",
|
||||
"SUBTITLE": "Add wildcard or regular domains separated by commas (leave blank to allow all), e.g. *.chatwoot.dev, chatwoot.com.",
|
||||
"PLACEHOLDER": "Enter domains separated by commas (eg: *.chatwoot.dev, chatwoot.com)"
|
||||
},
|
||||
"INBOX_AGENTS": "担当者",
|
||||
"INBOX_AGENTS_SUB_TEXT": "この受信トレイから担当者を追加または削除する",
|
||||
"AGENT_ASSIGNMENT": "会話の割り当て",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"SUBMIT": "Continue with SSO",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "SSO authentication failed"
|
||||
"ERROR_MESSAGE": "SSO authentication failed. Please check your credentials and try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user