mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
New translations ping.json (French)
This commit is contained in:
11
public/locales/fr/modules/ping.json
Normal file
11
public/locales/fr/modules/ping.json
Normal 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..."
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user