Fix missing source strings and inconsistent lead text style in admin UI (#16052)
This commit is contained in:
parent
b3ceb3dcc4
commit
480d7c9478
5 changed files with 12 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
<%= t 'devise.mailer.webauthn_credentia.added.title' %>
|
||||
<%= t 'devise.mailer.webauthn_credential.added.title' %>
|
||||
|
||||
===
|
||||
|
||||
<%= t 'devise.mailer.webauthn_credentia.added.explanation' %>
|
||||
<%= t 'devise.mailer.webauthn_credential.added.explanation' %>
|
||||
|
||||
=> <%= edit_user_registration_url %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue