chore: Update translations from Crowdin (#10686)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Chatwoot Bot
2025-02-11 23:04:34 -08:00
committed by GitHub
parent cd80bd07ca
commit 4a088e0663
640 changed files with 22425 additions and 8557 deletions

View File

@@ -1,16 +1,16 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset password",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"TITLE": "パスワードをリセット",
"DESCRIPTION": "Chatwootにログインする際に使用するメールアドレスを入力して、パスワードリセットの手順を受け取ってください。",
"GO_BACK_TO_LOGIN": "ログインページに戻りたい場合は、",
"EMAIL": {
"LABEL": "Eメール",
"PLACEHOLDER": "Please enter your email.",
"PLACEHOLDER": "メールアドレスを入力してください。",
"ERROR": "有効なメールアドレスを入力してください."
},
"API": {
"SUCCESS_MESSAGE": "パスワードリセット用のリンクがあなたのメールアドレス宛に送信されました.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。もう一度お試しください。"
},
"SUBMIT": "送信"
}