config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Ping",
"description": "Zobrazuje indikátor statusu podle kódu HTTP odpovědi dané URL."
},
"states": {
"online": "",
"offline": "",
"loading": ""
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Načítám..."
}
}