Tutte le view marketing, legali, viewer, dashboard e admin usano t(); mailer utente-facing e flash localizzati; admin con LocaleResolver e selettore lingua. Co-authored-by: Cursor <cursoragent@cursor.com>
44 lines
2.3 KiB
YAML
44 lines
2.3 KiB
YAML
en:
|
|
mailers:
|
|
password_reset:
|
|
subject: "Reset your password — Match Live TV"
|
|
hello: "Hi %{name},"
|
|
intro: You requested a password reset for your Match Live TV account.
|
|
link_html: <a href="%{url}">Click here to choose a new password</a>
|
|
link_text: "Open this link (valid for %{hours} hours):"
|
|
expiry_html: "The link is valid for %{hours} hours. If you did not request this reset, ignore this email — your password will not change."
|
|
ignore: If you did not request this reset, ignore this email.
|
|
footer: "Match Live TV — %{email}"
|
|
replay_ready:
|
|
subject: "Replay ready — %{title}"
|
|
hello: "Hi %{name},"
|
|
body_html: "The replay of match <strong>%{title}</strong> (%{club}) is ready on the platform."
|
|
body_text: "The replay \"%{title}\" (%{club}) is ready."
|
|
watch: Watch the replay
|
|
watch_text: "Watch: %{url}"
|
|
available_until: "Available until %{date}."
|
|
archive_html: "You can manage visibility and deletion from the club <a href=\"%{url}\">Replay archive</a>."
|
|
archive_text: "Archive: %{url}"
|
|
footer: "Match Live TV — %{email}"
|
|
replay_expiring:
|
|
subject: "Replay expires in %{days} days — %{title}"
|
|
hello: "Hi %{name},"
|
|
body_html: "The replay <strong>%{title}</strong> will expire in about <strong>%{days} days</strong> (%{date})."
|
|
body_text: "The replay \"%{title}\" expires in about %{days} days (%{date})."
|
|
after: After expiry it will be deleted automatically from storage according to the club plan.
|
|
open: Open the replay
|
|
archive: Replay archive
|
|
open_text: "Open: %{url}"
|
|
archive_text: "Archive: %{url}"
|
|
footer: "Match Live TV — %{email}"
|
|
invoice:
|
|
subject: "Invoice %{number} — Match Live TV"
|
|
attachment_prefix: invoice
|
|
hello: Hello,
|
|
body_html: "please find attached invoice <strong>%{number}</strong> dated %{date} for <strong>%{amount}</strong>, for club <strong>%{club}</strong>."
|
|
body_text: "attached invoice %{number} dated %{date} (%{amount}) for %{club}."
|
|
also_html: You can also download it from the <strong>Subscription</strong> section of your Match Live TV account.
|
|
also_text: It is also available under Subscription on the Match Live TV site.
|
|
thanks: Thanks,
|
|
signoff: Match Live TV
|