Skip to content

Commit b955c19

Browse files
authored
Merge pull request #237 from chemwolf6922/fix-dutch-translation-declaration
Fix Dutch translation declaration
2 parents bba8ba7 + f10885f commit b955c19

File tree

1 file changed

+1
-0
lines changed
  • custom_components/xiaomi_home/miot

1 file changed

+1
-0
lines changed

custom_components/xiaomi_home/miot/const.py

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
'pt': 'Português',
118118
'pt-BR': 'Português (Brasil)',
119119
'ru': 'Русский',
120+
'nl': 'Nederlands'
120121
}
121122

122123
DEFAULT_CTRL_MODE: str = 'auto'

0 commit comments

Comments
 (0)