Add trailing full stop to visit_addon_page message (#17719)

This commit is contained in:
Sam Reed 2023-08-29 13:38:15 +01:00 committed by GitHub
parent 166acee1c6
commit 38fb48b231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5847,7 +5847,7 @@
"new_update_available": "{name} {version} is available",
"not_available_arch": "This add-on is not compatible with the processor of your device or the operating system you have installed on your device.",
"not_available_version": "You are running Home Assistant {core_version_installed}, to update to this version of the add-on you need at least version {core_version_needed} of Home Assistant",
"visit_addon_page": "Visit the {name} page for more details",
"visit_addon_page": "Visit the {name} page for more details.",
"restart": "restart",
"start": "start",
"stop": "stop",