chore: Update translations from Crowdin (#4652)
This commit is contained in:
@@ -44,12 +44,19 @@
|
||||
"FULL_NAME": {
|
||||
"LABEL": "フルネーム",
|
||||
"PLACEHOLDER": "氏名を入力してください。",
|
||||
"ERROR": "お名前を入力してください"
|
||||
"REQUIRED_ERROR": "お名前を入力してください"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"LABEL": "Eメールアドレス",
|
||||
"PLACEHOLDER": "メールアドレスを入力してください",
|
||||
"ERROR": "メールアドレスを正しく入力してください"
|
||||
"REQUIRED_ERROR": "Email Address is required",
|
||||
"VALID_ERROR": "正しいメールアドレスを入力してください"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "電話番号",
|
||||
"PLACEHOLDER": "Please enter your phone number",
|
||||
"REQUIRED_ERROR": "Phone Number is required",
|
||||
"VALID_ERROR": "Phone number should be of E.164 format eg: +1415555555"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "メッセージ",
|
||||
@@ -57,7 +64,8 @@
|
||||
"ERROR": "メッセージが短すぎます"
|
||||
}
|
||||
},
|
||||
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation"
|
||||
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation",
|
||||
"IS_REQUIRED": "is required"
|
||||
},
|
||||
"FILE_SIZE_LIMIT": "添付ファイルサイズの上限 {MAXIMUM_FILE_UPLOAD_SIZE} を超えています",
|
||||
"CHAT_FORM": {
|
||||
|
||||
Reference in New Issue
Block a user