diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
commit | 8b4864fcade6a43e72bc6fb6540790885534b691 (patch) | |
tree | 63f42cdd0867a5b3b1d3dcf658885c6bf29954de /lib/l10n | |
parent | 2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff) | |
download | nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 21ad4ecba46..0f4574e9961 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -23,6 +23,7 @@ OC.L10N.register( "Enterprise bundle" : "Enterprise bundle", "Groupware bundle" : "Groupware bundle", "Hub bundle" : "Hub bundle", + "Public sector bundle" : "Public sector bundle", "Social sharing bundle" : "Social sharing bundle", "PHP %s or higher is required." : "PHP %s or higher is required.", "PHP with a version lower than %s is required." : "PHP with a version lower than %s is required.", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index f836cdd3096..a374defbf5e 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -21,6 +21,7 @@ "Enterprise bundle" : "Enterprise bundle", "Groupware bundle" : "Groupware bundle", "Hub bundle" : "Hub bundle", + "Public sector bundle" : "Public sector bundle", "Social sharing bundle" : "Social sharing bundle", "PHP %s or higher is required." : "PHP %s or higher is required.", "PHP with a version lower than %s is required." : "PHP with a version lower than %s is required.", |