[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-08-16 00:11:52 +00:00
parent 9e2945680e
commit d091068092
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"error": { "error": {
"cannot_connect": "Failed to connect", "cannot_connect": "Failed to connect",
"cloud_credentials_incomplete": "Cloud credentials incomplete, please fill in username, password and country", "cloud_credentials_incomplete": "Cloud credentials incomplete, please fill in username, password and country",
"cloud_login_error": "Could not login to Xioami Miio Cloud, check the credentials.", "cloud_login_error": "Could not login to Xiaomi Miio Cloud, check the credentials.",
"cloud_no_devices": "No devices found in this Xiaomi Miio cloud account.", "cloud_no_devices": "No devices found in this Xiaomi Miio cloud account.",
"no_device_selected": "No device selected, please select one device.", "no_device_selected": "No device selected, please select one device.",
"unknown_device": "The device model is not known, not able to setup the device using config flow." "unknown_device": "The device model is not known, not able to setup the device using config flow."

View File

@ -3,7 +3,7 @@
"xiaomi_miio__led_brightness": { "xiaomi_miio__led_brightness": {
"bright": "\u042f\u0440\u043a\u043e", "bright": "\u042f\u0440\u043a\u043e",
"dim": "\u0422\u0443\u0441\u043a\u043b\u043e", "dim": "\u0422\u0443\u0441\u043a\u043b\u043e",
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e" "off": "\u041e\u0442\u043a\u043b."
} }
} }
} }