From 413b6b0512ebe2684f21c7175ef8054a77c3fd19 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 5 May 2020 11:37:49 +0200 Subject: [PATCH] New translations app.admin.en.yml (Portuguese) --- config/locales/app.admin.pt.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/locales/app.admin.pt.yml b/config/locales/app.admin.pt.yml index 084a6b39a..4b7424004 100755 --- a/config/locales/app.admin.pt.yml +++ b/config/locales/app.admin.pt.yml @@ -723,6 +723,13 @@ pt: error_details: "Error's details:" #edit a member members_edit: + change_role: "Change role" + warning_role_change: "

Warning: changing the role of a user is not a harmless operation. Is not currently possible to dismiss a user to a lower privileged role.

" + admin: "Administrator" + manager: "Manager" + member: "Member" + role_changed: "Role successfully changed from {OLD} to {NEW}." + error_while_changing_role: "An error occurred while changing the role. Please try again later." subscription: "Subscription" duration: "Duração:" expires_at: "Experia em:"