diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index fd67becea26..f83cd0d1030 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -301,6 +301,7 @@ OC.L10N.register( "Allow resharing" : "Permitir recompartilhar", "Expiration date enforced" : "Data de vencimento aplicada", "Password protect" : "Proteger com senha", - "Science Mesh" : "Science Mesh" + "Science Mesh" : "Science Mesh", + "Update" : "Atualizar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |