diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:35 +0000 |
commit | a850fab874d4799ed5758135a92f0c9dd83af015 (patch) | |
tree | a0e4e01d1f9146b9c0377fb7cc89324c6fcbf653 /apps/files/l10n/en_GB.js | |
parent | 38224a844f70c79eb85c142c011b7282455b726c (diff) | |
download | nextcloud-server-a850fab874d4799ed5758135a92f0c9dd83af015.tar.gz nextcloud-server-a850fab874d4799ed5758135a92f0c9dd83af015.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 85f260911c7..c724106124a 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -269,6 +269,7 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files is locked" : "The files is locked", "The file does not exist anymore" : "The file does not exist anymore", + "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Cancelled move or copy operation" : "Cancelled move or copy operation", |