diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-08 00:20:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-08 00:20:57 +0000 |
commit | 5f89477c7911b52adcda23614c707aaaf0944434 (patch) | |
tree | 6e9b5008441b634c21de207f0747d4007f5caef3 /lib/l10n/en_GB.js | |
parent | 749dc7d9aea4005efd0152545111c76a1bfdcbd8 (diff) | |
download | nextcloud-server-5f89477c7911b52adcda23614c707aaaf0944434.tar.gz nextcloud-server-5f89477c7911b52adcda23614c707aaaf0944434.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index f154b525b9b..438230d264f 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s and %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s and %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s and %5$s", + "Education bundle" : "Education bundle", "Enterprise bundle" : "Enterprise bundle", "Groupware bundle" : "Groupware bundle", "Hub bundle" : "Hub bundle", |