diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
commit | cf035c8cad039b89c2a58353e21c4a762e1dd256 (patch) | |
tree | 7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files/l10n/en_GB.json | |
parent | 0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff) | |
download | nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 6daba2c9d68..a5913aeea5a 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Select file or folder to link to", "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", - "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Add" : "Add" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |