mirror of
https://github.com/we-promise/sure.git
synced 2026-05-11 22:55:00 +00:00
Update link text for new account to use translation (#1690)
Signed-off-by: Julien Roy <royto81+github@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user