Fix problematic char in translation keys

This commit is contained in:
Andre Basche
2023-05-22 01:12:51 +02:00
parent bf1a6e8fe2
commit 9518031f24
21 changed files with 41 additions and 41 deletions

View File

@@ -1061,8 +1061,8 @@
"state": {
"fridge": "Buzdolabı",
"freezer": "Dondurucu",
"vtRoom1": "My Zone",
"[fridge|freezer]": "Buzdolabı & Dondurucu"
"vtroom1": "My Zone",
"fridge_freezer": "Buzdolabı & Dondurucu"
},
"name": "Ocak gözü"
}