chore(translations): new crowdin updates (#1984)

This commit is contained in:
Thomas Camlong
2024-05-07 19:46:34 +02:00
committed by GitHub
parent f12dd52208
commit 477d249da8
228 changed files with 9811 additions and 1206 deletions

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "Afișează un indicator de stare în funcție de codul de răspuns HTTP al unei adrese URL date."
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Se încarcă..."
}
}