diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
commit | b37ab132f799b3783d6d80d85f7c899f71be38c0 (patch) | |
tree | 2af142cfabeefbc349f4e1795357104700b29c8b /apps/files_sharing/l10n/en_GB.js | |
parent | 8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff) | |
download | nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 0e5555b5ced..78d85be1f05 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -348,7 +348,8 @@ OC.L10N.register( "Error updating the share" : "Error updating the share", "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", + "Share label saved" : "Share label saved", + "Share password saved" : "Share password saved", "Shared by" : "Shared by", "Shared with" : "Shared with", "Password created successfully" : "Password created successfully", @@ -397,6 +398,7 @@ OC.L10N.register( "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", + "Share {propertyName} saved" : "Share {propertyName} saved", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", |