aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:59 +0000
commitd54814413ff4a1817def0c3d424ac6554d7530b4 (patch)
treeff849e2c8c672827b5a29c611079c37168224dae /lib
parent7773cbbe15a7760882d03ef63bb3fda8fbcd370d (diff)
downloadnextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.tar.gz
nextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
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.",