1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-21 12:29:03 +01:00

New translations en.yml (Portuguese)

This commit is contained in:
Sylvain 2020-05-05 11:38:06 +02:00
parent da3593c8b4
commit 2c72d757bf

View File

@ -214,6 +214,10 @@ pt:
event: "Evento"
reservations: "Reservas"
available_seats: "Assentos disponíveis"
roles:
member: "Member"
manager: "Manager"
admin: "Administrator"
api:
#internal app notifications
notifications:
@ -329,6 +333,10 @@ pt:
click_to_show: "Click here to consult"
notify_admin_refund_created:
refund_created: "A refund of %{AMOUNT} has been created for user %{USER}"
notify_user_role_update:
your_role_is_ROLE: "Your role has been changed to %{ROLE}."
notify_admins_role_update:
user_NAME_changed_ROLE_html: "User <strong><em>%{NAME}</strong></em> is now %{ROLE}."
#statistics tools for admins
statistics:
subscriptions: "Assinaturas"