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:
Stefan Agner
2026-04-08 14:35:35 +02:00
committed by GitHub
parent aab2304d86
commit 0b1aa4a901

View File

@@ -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": {