mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Clarify 'updates_refreshed' message (#22904)
This commit is contained in:
parent
13cb32a83f
commit
cd0980d13e
@ -2020,7 +2020,7 @@
|
|||||||
},
|
},
|
||||||
"check_updates": "Check for updates",
|
"check_updates": "Check for updates",
|
||||||
"no_new_updates": "No new updates found",
|
"no_new_updates": "No new updates found",
|
||||||
"updates_refreshed": "{count} {count, plural,\n one {update}\n other {updates}\n} refreshed",
|
"updates_refreshed": "State of {count} {count, plural,\n one {update}\n other {updates}\n} refreshed",
|
||||||
"checking_updates": "Checking for updates...",
|
"checking_updates": "Checking for updates...",
|
||||||
"title": "{count} {count, plural,\n one {update}\n other {updates}\n}",
|
"title": "{count} {count, plural,\n one {update}\n other {updates}\n}",
|
||||||
"unable_to_fetch": "Unable to load updates",
|
"unable_to_fetch": "Unable to load updates",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user