diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:50 +0000 |
commit | f129a88fc2f3d02f492f279bdc527c3bacb79da8 (patch) | |
tree | 19256d8311829297c23943ba8e0ee1d838d4a6c1 /apps/files_sharing/l10n/en_GB.js | |
parent | 4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (diff) | |
download | nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.tar.gz nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 82ffc6b511e..84c05ebb927 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -109,8 +109,6 @@ OC.L10N.register( "Invalid date. Format must be YYYY-MM-DD" : "Invalid date. Format must be YYYY-MM-DD", "No sharing rights on this item" : "No sharing rights on this item", "Invalid share attributes provided: \"%s\"" : "Invalid share attributes provided: \"%s\"", - "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "Should not happen, instanceOfStorage but getInstanceOfStorage return null", - "Should not happen, instanceOfStorage but not a wrapper" : "Should not happen, instanceOfStorage but not a wrapper", "You are not allowed to send mail notifications" : "You are not allowed to send mail notifications", "No mail notification configured for this share type" : "No mail notification configured for this share type", "Wrong password" : "Incorrect password", |