New translations ping.json (French)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:18 +02:00
committed by ajnart
parent 74b38d8055
commit efc4958e19

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "Allows you to check if the service is up or returns a specific HTTP status code."
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Loading..."
}
}