diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
commit | bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc (patch) | |
tree | 0704d2c85e3fce583295711cdbd84127ad83e5af /lib/l10n/en_GB.js | |
parent | 89f82fd5378e2f4e53966ce25fbc8a4f02386de6 (diff) | |
download | nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.tar.gz nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0307e3f2d0d..f154b525b9b 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -19,7 +19,6 @@ 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 Edition" : "Education Edition", "Enterprise bundle" : "Enterprise bundle", "Groupware bundle" : "Groupware bundle", "Hub bundle" : "Hub bundle", @@ -355,6 +354,7 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", "404" : "404", + "Education Edition" : "Education Edition", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", "Logged in user must be an admin" : "Logged in user must be an admin", |