Skip to content

Commit 3adb4ee

Browse files
weblateDream X
andauthored
Translations update from Hosted Weblate (#1705)
* Translated using Weblate (German) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/de/ * Translated using Weblate (Spanish) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/es/ * Translated using Weblate (French) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/fr/ --------- Co-authored-by: Dream X <[email protected]>
1 parent 468caff commit 3adb4ee

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

src/translations/de.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@
1616
"show_position_control": "Positionssteuerung?",
1717
"show_tilt_position_control": "Winkelsteuerung?"
1818
},
19+
"empty": {
20+
"no_config_options": "Diese Karte hat keine Optionen."
21+
},
1922
"fan": {
23+
"show_direction_control": "Richtungssteuerung?",
2024
"show_oscillate_control": "Oszillationssteuerung?",
2125
"show_percentage_control": "Prozentuale Kontrolle?"
2226
},
@@ -33,9 +37,6 @@
3337
"secondary_info": "Sekundäre Information",
3438
"use_entity_picture": "Entitätsbild verwenden?"
3539
},
36-
"empty": {
37-
"no_config_options": "Diese Karte hat keine Optionen."
38-
},
3940
"humidifier": {
4041
"show_target_humidity_control": "Luftfeuchtigkeitssteuerung?"
4142
},

src/translations/es.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@
1616
"show_position_control": "¿Control de posición?",
1717
"show_tilt_position_control": "¿Control de inclinación?"
1818
},
19+
"empty": {
20+
"no_config_options": "Esta carta no tiene opciones de config."
21+
},
1922
"fan": {
23+
"show_direction_control": "¿Control de dirección?",
2024
"show_oscillate_control": "¿Controlar oscilación?",
2125
"show_percentage_control": "¿Controlar porcentaje?"
2226
},

src/translations/fr.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@
1616
"show_position_control": "Contrôle de la position ?",
1717
"show_tilt_position_control": "Contrôle de l'inclinaison ?"
1818
},
19+
"empty": {
20+
"no_config_options": "Cette carte n'a pas de paramètres."
21+
},
1922
"fan": {
20-
"show_direction_control": "Contrôle de la direction?",
23+
"show_direction_control": "Contrôle de la direction?",
2124
"show_oscillate_control": "Contrôle de l'oscillation ?",
2225
"show_percentage_control": "Contrôle de la vitesse ?"
2326
},

0 commit comments

Comments
 (0)