mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
add missing translations (for EditUserModal.js)
This commit is contained in:
parent
1076a00c86
commit
d2d7827caf
|
@ -238,10 +238,16 @@ core:
|
|||
|
||||
# These translations are used in the Edit User modal dialog (admin function).
|
||||
edit_user:
|
||||
activate_button: Activate User
|
||||
email_heading: => core.ref.email
|
||||
email_label: => core.ref.email
|
||||
groups_heading: Groups
|
||||
password_heading: => core.ref.password
|
||||
password_label: => core.ref.password
|
||||
set_password_label: Set new password
|
||||
submit_button: => core.ref.save_changes
|
||||
title: Edit User
|
||||
username_heading: => core.ref.username
|
||||
username_label: => core.ref.username
|
||||
|
||||
# These translations are used in the Forgot Password modal dialog.
|
||||
|
|
Loading…
Reference in New Issue
Block a user