Improve translation of dryer level

This commit is contained in:
Andre Basche
2023-04-22 23:09:57 +02:00
parent 2c93b86dfe
commit 13a23eb6e1
24 changed files with 552 additions and 57 deletions

View File

@ -49,14 +49,6 @@
"103": "Controllo Remoto"
}
},
"tumbledryerprogramphase": {
"state": {
"0": "In Attesa",
"2": "Asciugatura",
"3": "Raffreddamento",
"11": "11"
}
},
"tumbledryertemplevel": {
"state": {
"1": "Freddo",
@ -65,14 +57,6 @@
"4": "Alta temperature L-3"
}
},
"tumbledryerdrylevel": {
"state": {
"3": "Armadio",
"12": "Pronto Stiro",
"13": "Pronto Armadio",
"14": "Extra Dry H-3"
}
},
"washing_modes": {
"state": {
"0": "Pronta",
@ -137,6 +121,19 @@
"5": "Pronta",
"6": "Risciacquo caldo "
}
},
"dry_levels": {
"state": {
"0": "Nessuna asciugatura",
"1": "Stiro facile",
"2": "Appendere",
"3": "Armadio",
"4": "Extra asciutto",
"12": "Stiro facile",
"13": "Armadio",
"14": "Pronto da indossare",
"15": "Extra asciutto"
}
}
},
"select": {
@ -777,6 +774,19 @@
"wool_dry": "Asciugatura Lana",
"wool_soft_care": "Lana e Soft Care"
}
},
"dry_levels": {
"state": {
"0": "Nessuna asciugatura",
"1": "Stiro facile",
"2": "Appendere",
"3": "Armadio",
"4": "Extra asciutto",
"12": "Stiro facile",
"13": "Armadio",
"14": "Pronto da indossare",
"15": "Extra asciutto"
}
}
}
}