diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-18 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-18 00:19:29 +0000 |
commit | 4ad211bfa73f0a608155127f08af05e50efc032c (patch) | |
tree | 87f9dd588a1527432523054b8e7f189a886773d3 /lib/l10n/en_GB.js | |
parent | 41356659c067c2f2573a2f4bc47df400289d4b97 (diff) | |
download | nextcloud-server-4ad211bfa73f0a608155127f08af05e50efc032c.tar.gz nextcloud-server-4ad211bfa73f0a608155127f08af05e50efc032c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 24bce32e8c8..839d46e241d 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -81,6 +81,7 @@ OC.L10N.register( "Empty file" : "Empty file", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.", "Dot files are not allowed" : "Dot files are not allowed", + "Invalid character \"%1$s\" in filename" : "Invalid character \"%1$s\" in filename", "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"", "File already exists" : "File already exists", "Invalid path" : "Invalid path", |