🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -1,7 +1,7 @@
{
"noEntries": {
"title": "",
"text": ""
"title": "エントリーなし",
"text": "エントリーを追加するには、以下のボタンを使用します。"
},
"buttonAdd": ""
"buttonAdd": "追加"
}

View File

@@ -1,14 +1,14 @@
{
"card": {
"title": "",
"title": "おっと、エラーが発生しました。",
"buttons": {
"details": "",
"tryAgain": ""
"details": "詳細",
"tryAgain": "リトライ"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
"label": "あなたのエラー",
"reportButton": "このエラーを報告する"
}
}