New Crowdin updates (#1038)

This commit is contained in:
Thomas Camlong
2023-06-11 00:59:03 +09:00
committed by GitHub
parent 0bfa8ac982
commit 21fdb3d02c
57 changed files with 615 additions and 132 deletions

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Ping",
"description": "Rāda statusa indikatoru atkarībā no konkrētā URL adresāta HTTP atbildes koda."
},
"states": {
"online": "",
"offline": "",
"loading": ""
"online": "Tiešsaistē {{response}}",
"offline": "Bezsaistes režīmā {{response}}",
"loading": "Notiek ielāde..."
}
}