mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Use international English spelling for "authorization" in reolink
(#144305)
Use international English for "authorization" in `reolink`
This commit is contained in:
parent
edcb090209
commit
212c3ddcca
@ -30,7 +30,7 @@
|
||||
"api_error": "API error occurred",
|
||||
"cannot_connect": "Failed to connect, check the IP address of the camera",
|
||||
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||
"not_admin": "User needs to be admin, user \"{username}\" has authorisation level \"{userlevel}\"",
|
||||
"not_admin": "User needs to be admin, user \"{username}\" has authorization level \"{userlevel}\"",
|
||||
"password_incompatible": "Password contains incompatible special character or is too long, maximum 31 characters and only these characters are allowed: a-z, A-Z, 0-9 or {special_chars}",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]",
|
||||
"update_needed": "Failed to log in because of outdated firmware, please update the firmware to version {needed_firmware} using the Reolink Download Center: {download_center_url}, currently version {current_firmware} is installed",
|
||||
|
Loading…
x
Reference in New Issue
Block a user