🌐 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,17 +1,21 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "メディア・リクエスト統計",
"description": "メディア・リクエストに関する統計",
"settings": {
"title": "",
"title": "メディア・リクエスト統計",
"direction": {
"label": ""
"label": "レイアウトの方向",
"data": {
"row": "水平",
"column": "垂直"
}
}
}
},
"stats": {
"pending": "",
"tvRequests": "",
"movieRequests": ""
"pending": "承認待ち",
"tvRequests": "テレビのリクエスト",
"movieRequests": "映画のリクエスト"
}
}