diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_DO.js')
-rw-r--r-- | apps/files_sharing/l10n/es_DO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_DO.js b/apps/files_sharing/l10n/es_DO.js index afe1c324fe9..12615c7fc92 100644 --- a/apps/files_sharing/l10n/es_DO.js +++ b/apps/files_sharing/l10n/es_DO.js @@ -55,6 +55,7 @@ OC.L10N.register( "{user} unshared {file} from you" : "{user} ha dejado de compartir {file} contigo", "Shared with {user}" : "Compartido con {user}", "Removed share for {user}" : "Se eliminó el elemento compartido para {user}", + "{actor} removed themselves" : "{actor} se ha eliminado", "{actor} shared with {user}" : "{actor} compartió con {user}", "{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}", "Shared by {actor}" : "Compartido por {actor}", |