diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:20:00 +0000 |
commit | 7a23b23c95896925b8631d92f02c6d3b0ddb994d (patch) | |
tree | 8bbeb3ac9bad0971daa8feda573e29609030481a /apps/files/l10n/en_GB.js | |
parent | e5040662ec7265d6b6a922489464c4f78ed73850 (diff) | |
download | nextcloud-server-7a23b23c95896925b8631d92f02c6d3b0ddb994d.tar.gz nextcloud-server-7a23b23c95896925b8631d92f02c6d3b0ddb994d.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 1b8859485bf..701deb0f971 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -263,6 +263,7 @@ OC.L10N.register( "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", + "Unshare" : "Unshare", "Delete permanently" : "Delete permanently", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", |