diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-21 00:21:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-21 00:21:48 +0000 |
commit | bc1943da4b2060a808dff718e49e3cb8d84b09cf (patch) | |
tree | 78ffea2866b16f01ce0140d13d04cbb44df90427 /apps/files/l10n/en_GB.js | |
parent | 136474400d944ee33a579ce1e541633e904fb562 (diff) | |
download | nextcloud-server-bc1943da4b2060a808dff718e49e3cb8d84b09cf.tar.gz nextcloud-server-bc1943da4b2060a808dff718e49e3cb8d84b09cf.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 6a9d96a64ba..5f53884710b 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -155,6 +155,7 @@ OC.L10N.register( "Shared" : "Shared", "Switch to list view" : "Switch to list view", "Switch to grid view" : "Switch to grid view", + "The file could not be found" : "The file could not be found", "Upload was cancelled by user" : "Upload was cancelled by user", "Not enough free space" : "Not enough free space", "Operation is blocked by access control" : "Operation is blocked by access control", |