✨ Add translation for module, fix language changer
This commit is contained in:
11
public/locales/de/modules/ping.json
Normal file
11
public/locales/de/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Ping Services",
|
||||
"description": "Pings your services and shows their status as an indicator"
|
||||
},
|
||||
"states": {
|
||||
"online": "Online {{response}}",
|
||||
"offline": "Offline {{response}}",
|
||||
"loading": "Laden..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user