New Crowdin updates (#2059)

This commit is contained in:
Thomas Camlong
2024-08-24 14:39:51 +02:00
committed by GitHub
parent 858ccd72de
commit c008cc92c2
205 changed files with 1314 additions and 978 deletions

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "Toont een statusindicator afhankelijk van de HTTP response code van een bepaalde URL."
"description": "Toont een statusindicator afhankelijk van de HTTP-response code van een bepaalde URL."
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Bezig met laden..."
"loading": "Zie meer…"
}
}