mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-26 20:42:54 +00:00
Rename "Registries" menu entry to "Registry credentials" (#51469)
Container registries can't be added really, they are part of an image name. So the menu entry is a bit misleading. This commit renames it to "Registry credentials" to make it more clear that it's just about credentials for registries, not about adding registries.
This commit is contained in:
@@ -2730,7 +2730,7 @@
|
||||
"title": "App store",
|
||||
"check_updates": "Check for updates",
|
||||
"repositories": "Repositories",
|
||||
"registries": "Registries",
|
||||
"registries": "Registry credentials",
|
||||
"no_results_found": "No results found in {repository}"
|
||||
},
|
||||
"repositories": {
|
||||
|
||||
Reference in New Issue
Block a user