Skip to content

Commit e37a6cf

Browse files
semantic-releasesemantic-release
authored andcommitted
docs: update localization
1 parent 304b9a0 commit e37a6cf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

custom_components/alexa_media/translations/bg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"reauth_successful": "Alexa Media Player successfully reauthenticated. Please ignore the \"Aborted\" message from HA."
77
},
88
"error": {
9-
"2fa_key_invalid": "{otp_secret} is invalid.\n{message}",
9+
"2fa_key_invalid": "{otp_secret} is invalid",
1010
"connection_error": "Error connecting; check network and retry",
1111
"identifier_exists": "Email for Alexa URL already registered",
1212
"invalid_auth": "Login was not successful. Please double-check your email, password, and Authenticator key.",

custom_components/alexa_media/translations/bg_BG.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"reauth_successful": "Alexa Media Player successfully reauthenticated. Please ignore the \"Aborted\" message from HA."
77
},
88
"error": {
9-
"2fa_key_invalid": "{otp_secret} is invalid.\n{message}",
9+
"2fa_key_invalid": "{otp_secret} is invalid",
1010
"connection_error": "Error connecting; check network and retry",
1111
"identifier_exists": "Email for Alexa URL already registered",
1212
"invalid_auth": "Login was not successful. Please double-check your email, password, and Authenticator key.",

custom_components/alexa_media/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"reauth_successful": "Alexa Media Player successfully reauthenticated. Please ignore the \"Aborted\" message from HA."
77
},
88
"error": {
9-
"2fa_key_invalid": "{otp_secret} is invalid.\n{message}",
9+
"2fa_key_invalid": "{otp_secret} is invalid",
1010
"connection_error": "Error connecting; check network and retry",
1111
"identifier_exists": "Email for Alexa URL already registered",
1212
"invalid_auth": "Login was not successful. Please double-check your email, password, and Authenticator key.",

custom_components/alexa_media/translations/sv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"reauth_successful": "Alexa Media Player successfully reauthenticated. Please ignore the \"Aborted\" message from HA."
77
},
88
"error": {
9-
"2fa_key_invalid": "{otp_secret} is invalid.\n{message}",
9+
"2fa_key_invalid": "{otp_secret} is invalid",
1010
"connection_error": "Error connecting; check network and retry",
1111
"identifier_exists": "Email for Alexa URL already registered",
1212
"invalid_auth": "Login was not successful. Please double-check your email, password, and Authenticator key.",

0 commit comments

Comments
 (0)