Update link text for new account to use translation (#1690)

Signed-off-by: Julien Roy <royto81+github@gmail.com>
This commit is contained in:
Julien Roy
2026-05-06 21:36:08 +02:00
committed by GitHub
parent 2d38cfb011
commit 1e0666eca2

View File

@@ -9,7 +9,7 @@
frame: :_top
) %>
<%= render DS::Link.new(
text: "New account",
text: t(".new_account"),
href: new_account_path(return_to: accounts_path),
variant: "primary",
icon: "plus",