diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:59 +0000 |
commit | d54814413ff4a1817def0c3d424ac6554d7530b4 (patch) | |
tree | ff849e2c8c672827b5a29c611079c37168224dae /lib | |
parent | 7773cbbe15a7760882d03ef63bb3fda8fbcd370d (diff) | |
download | nextcloud-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.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.", |