mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 15:20:00 +08:00
feat: support italian translation (#183)
* added italian translation * feat: updated translation/it.json * feat: add missing key in Italian translation * feat: fix missing key in Italian translation
This commit is contained in:
@ -103,6 +103,7 @@ INTEGRATION_LANGUAGES = {
|
||||
'en': 'English',
|
||||
'es': 'Español',
|
||||
'fr': 'Français',
|
||||
'it': 'Italiano',
|
||||
'ja': '日本語',
|
||||
'nl': 'Nederlands',
|
||||
'pt': 'Português',
|
||||
|
Reference in New Issue
Block a user