From 54a31b2113cda438d74327664db5548cc44602df Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Tue, 16 Sep 2025 17:48:01 +0200 Subject: [PATCH] Update nav bar available extensions update text --- public/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en.json b/public/locales/en.json index 90b208cd..9d719a3d 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -285,8 +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_one": "{{count}} available update", - "available_updates_other": "{{count}} available updates", + "available_updates_one": "{{count}} update available", + "available_updates_other": "{{count}} updates available", "installation_failed_one": "Could not install the extension", "installation_failed_other": "Could not install the extensions", "installed_successfully_one": "Extension installed",