Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
digaus committed Apr 19, 2023
1 parent d9c6e12 commit 4673489
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions de.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"app.component.customize-graph.graph-type[consumption3].label": "Phase 3",
"app.component.customize-graph.steps.label": "Schritte",
"app.component.customize-graph.beginAtZero.label": "Nulllinie",

"app.component.customize-graph.compact.label": "Kompakt",

"app.model.mode[relay].label": "Schalter",
"app.model.mode[roller].label": "Rolladen",
Expand All @@ -139,7 +139,7 @@
"app.alert-service.login.label": "Anmelden",
"app.alert-service.e-mail.label": "E-Mail",
"app.alert-service.password.label": "Passwort",
"app.alert-service.add-device-ssid.label": "Gerät hinzufügen",
"app.alert-service.add-device-ssid.label": "Gerät zum WLAN hinzufügen",
"app.alert-service.device-ssid.label": "SSID",
"app.alert-service.unlock.label": "Entsperre {{ssid}}",
"app.alert-service.username.label": "Nutzername",
Expand Down
3 changes: 2 additions & 1 deletion en.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"app.component.customize-graph.graph-type[consumption3].label": "Phase 3",
"app.component.customize-graph.steps.label": "Steps",
"app.component.customize-graph.beginAtZero.label": "Zero line",
"app.component.customize-graph.compact.label": "Compact",

"app.model.mode[relay].label": "Switch",
"app.model.mode[roller].label": "Roller",
Expand All @@ -137,7 +138,7 @@
"app.alert-service.login.label": "Login",
"app.alert-service.e-mail.label": "E-Mail",
"app.alert-service.password.label": "Password",
"app.alert-service.add-device-ssid.label": "Add device",
"app.alert-service.add-device-ssid.label": "Add device to wifi",
"app.alert-service.device-ssid.label": "SSID",
"app.alert-service.unlock.label": "Unlock {{ssid}}",
"app.alert-service.username.label": "Username",
Expand Down
1 change: 1 addition & 0 deletions fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"app.component.customize-graph.graph-type[consumption3].label": "Phase 3",
"app.component.customize-graph.steps.label": "Pas",
"app.component.customize-graph.beginAtZero.label": "Ligne zéro",
"app.component.customize-graph.compact.label": "Compact",

"app.model.mode[relay].label": "Switch",
"app.model.mode[roller].label": "Volet",
Expand Down
1 change: 1 addition & 0 deletions nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"app.component.customize-graph.graph-type[consumption3].label": "Fase 3",
"app.component.customize-graph.steps.label": "Stappen",
"app.component.customize-graph.beginAtZero.label": "Nullijn",
"app.component.customize-graph.compact.label": "Compact",

"app.model.mode[relay].label": "Schakelaar",
"app.model.mode[roller].label": "Functie",
Expand Down

0 comments on commit 4673489

Please sign in to comment.