diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-04 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-04 00:21:23 +0000 |
commit | 229f83bbe0182abac116cbc8ad1a144109a9e9d5 (patch) | |
tree | bf02f8f39d0dfc4c8895faa4d0ba1184408afbdc /apps/files/l10n/en_GB.js | |
parent | d29c1aafd14f0e0473f08bf4d212a946beb85bb4 (diff) | |
download | nextcloud-server-229f83bbe0182abac116cbc8ad1a144109a9e9d5.tar.gz nextcloud-server-229f83bbe0182abac116cbc8ad1a144109a9e9d5.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 b8ecac4ebc2..fd1d095162d 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -184,6 +184,7 @@ OC.L10N.register( "Folder name" : "Folder name", "This node is unavailable" : "This node is unavailable", "Download file {name}" : "Download file {name}", + "Invalid file name" : "Invalid file name", "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", |