diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
commit | a9798a359a2e3739fa86e28dcaf647aa61a1620d (patch) | |
tree | 65f4b5fab8f2cd2fa3de6195eff1c2df9a39e0f0 /apps/files/l10n/en_GB.js | |
parent | 0d60f4447349858940074d66befe94c5b1503a5c (diff) | |
download | nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.tar.gz nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index fd6ad71b446..ac3119057bc 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -106,6 +106,7 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "New folder" : "New folder", + "Create new folder" : "Create new folder", "Upload file" : "Upload file", "Recent" : "Recent", "Not favorited" : "Not favourited", |