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

@ -65,6 +65,19 @@
"5": "Gotowe",
"6": "Hot rinse"
}
},
"dry_levels": {
"state": {
"0": "Bez suszenia",
"1": "Prasowanie",
"2": "Gotowe do garderoby",
"3": "Gotowe do garderoby",
"4": "Ekstra suchy",
"12": "Prasowanie",
"13": "Gotowe do garderoby",
"14": "Gotowe do w\u0142o\u017cenia",
"15": "Ekstra suchy"
}
}
},
"select": {
@ -705,6 +718,19 @@
"wool_dry": "Suszenie we\u0142ny",
"wool_soft_care": "We\u0142na & Soft Care"
}
},
"dry_levels": {
"state": {
"0": "Bez suszenia",
"1": "Prasowanie",
"2": "Gotowe do garderoby",
"3": "Gotowe do garderoby",
"4": "Ekstra suchy",
"12": "Prasowanie",
"13": "Gotowe do garderoby",
"14": "Gotowe do w\u0142o\u017cenia",
"15": "Ekstra suchy"
}
}
}
}