Skip to content

Commit

Permalink
Merge pull request #161 from Kanecaine/dev
Browse files Browse the repository at this point in the history
Added german translation
  • Loading branch information
Limych authored Jan 4, 2025
2 parents b5d2a8c + 61dc3b0 commit 4ccffaf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions custom_components/iaquk/translations/sensor.de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"state": {
"iaquk__level": {
"Excellent": "Sehr gut",
"Good": "Gut",
"Fair": "Mäßig",
"Poor": "Schlecht",
"Inadequate": "Sehr schlecht"
}
}
}

0 comments on commit 4ccffaf

Please sign in to comment.