🌐 New Crowdin updates (#1531)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "アカウント作成",
|
||||
"title": "アカウント作成",
|
||||
"text": "あなたのクレデンシャルを以下に定義してください。",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -11,25 +11,25 @@
|
||||
"label": "パスワード"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
"label": "パスワードの確認"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "アカウント作成"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "アカウントの作成",
|
||||
"text": "お待ちください"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "アカウント作成",
|
||||
"text": "アカウントが正常に作成されました"
|
||||
},
|
||||
"error": {
|
||||
"title": "エラー",
|
||||
"text": ""
|
||||
"text": "何かが間違っていたようで、次のようなエラーが出た: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user