mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
New translations mails.en.yml (Spanish)
This commit is contained in:
parent
4320977ff7
commit
c3acd235b9
@ -273,5 +273,15 @@ es:
|
||||
body:
|
||||
refund_created: "A refund of %{AMOUNT} has been generated on invoice %{INVOICE} of user %{USER}"
|
||||
download: "Click here to download this refund invoice"
|
||||
notify_admins_role_update:
|
||||
subject: "The role of a user has changed"
|
||||
body:
|
||||
user_role_changed_html: "The role of the user <em><strong>%{NAME}</strong></em> has changed."
|
||||
previous_role: "Previous role:"
|
||||
new_role: "New role:"
|
||||
notify_user_role_update:
|
||||
subject: "Your role has changed"
|
||||
body:
|
||||
role_changed_html: "Your role at {GENDER, select, male{the} female{the} neutral{} other{the}} {NAME} has changed. You are now <strong>{ROLE}</strong>.<br/>With great power comes great responsibility, use your new privileges fairly and respectfully."
|
||||
shared:
|
||||
hello: "¡Hola %{user_name}!"
|
||||
|
Loading…
Reference in New Issue
Block a user