Fix nav bar "available updates" pluralization

This commit is contained in:
schroda
2025-09-08 00:52:56 +02:00
parent 94299433c8
commit d5ee36bdaa

View File

@@ -285,7 +285,8 @@
"label": {
"add_repository_info": "You have to add a extension repository to be able to install extensions",
"age_rating": "Age rating",
"available_updates": "{{count}} available updates",
"available_updates_one": "{{count}} available update",
"available_updates_other": "{{count}} available updates",
"installation_failed_one": "Could not install the extension",
"installation_failed_other": "Could not install the extensions",
"installed_successfully_one": "Extension installed",