mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add trailing full stop to visit_addon_page message (#17719)
This commit is contained in:
parent
166acee1c6
commit
38fb48b231
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user