diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-12 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-12 00:19:36 +0000 |
commit | 4c7840ee3135b0061a2f3186e520ead69e30ae48 (patch) | |
tree | f34785209ccda9675864444a01d1c1db9aee33fb /lib/l10n/en_GB.js | |
parent | 32d1d82fa3863c9b15785eb49b2b525f6c134cb9 (diff) | |
download | nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.tar.gz nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.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 1c9b84880d2..431a95685a6 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -80,6 +80,7 @@ OC.L10N.register( "seconds ago" : "seconds ago", "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.", + "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"", "File already exists" : "File already exists", "Invalid path" : "Invalid path", "Failed to create file from template" : "Failed to create file from template", |