chore(translations): new crowdin updates (#1984)
This commit is contained in:
11
public/locales/ro/modules/ping.json
Normal file
11
public/locales/ro/modules/ping.json
Normal 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ă..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user