New Crowdin updates (#1529)

Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
Thomas Camlong
2023-10-31 09:12:59 +01:00
committed by GitHub
parent 0da6112913
commit fc969e5042
405 changed files with 6545 additions and 796 deletions

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"metaTitle": "ログイン",
"title": "お帰りなさい",
"text": "",
"text": "認証情報を入力してください。",
"form": {
"fields": {
"username": {
@@ -14,7 +14,7 @@
"buttons": {
"submit": "サインイン"
},
"afterLoginRedirection": ""
"afterLoginRedirection": "ログイン後、 {{url}}にリダイレクトされます。"
},
"alert": ""
"alert": "認証情報が間違っているか、このアカウントが存在しません。もう一度お試しください。"
}