UConv.pm: fix german translations for compasspoints

git-svn-id: https://svn.fhem.de/fhem/trunk@21116 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
loredo
2020-02-04 12:41:08 +00:00
parent a7dda1e42c
commit ba167160cb

View File

@@ -49,7 +49,7 @@ our %compasspoints = (
de => [
[ "Norden", "N", '▲' ],
[ "Nord-Nordost", "NNO", '⬈' ],
[ "Nord-Ost", "NO", '⬈' ],
[ "Nordost", "NO", '⬈' ],
[ "Ost-Nordost", "ONO", '⬈' ],
[ "Osten", "O", '▶' ],
[ "Ost-Südost", "OSO", '⬊' ],
@@ -81,7 +81,6 @@ our %compasspoints = (
[ "Oeste-Noroeste", "ONO", '⬉' ],
[ "Noroeste", "NO", '⬉' ],
[ "Norte-Noroeste", "NNE", '⬉' ],
],
it => [
[ "Nord", "N", '▲' ],