🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -1,22 +1,22 @@
{
"menu": {
"toggle": "",
"enable": "",
"disable": ""
"toggle": "編集モードの切り替え",
"enable": "編集モードを有効にする",
"disable": "編集モードを無効にする"
},
"form": {
"label": "",
"message": "",
"label": "パスワードの編集",
"message": "編集モードを切り替えるには、 <Code>EDIT_MODE_PASSWORD</Code> という環境変数に入力したパスワードを入力する必要があります。これが設定されていない場合、編集モードのオンとオフを切り替えることはできません。",
"submit": "送信"
},
"notification": {
"success": {
"title": "",
"message": ""
"title": "成功",
"message": "編集モードの切り替えに成功。"
},
"error": {
"title": "エラー",
"message": ""
"message": "編集モードの切り替えに失敗しました。"
}
}
}