mirror of
https://github.com/flarum/framework.git
synced 2025-06-07 00:44:34 +08:00
Merge pull request #92 from renyuneyun/master
add missing translations (for EditUserModal.js)
This commit is contained in:
@ -239,10 +239,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.
|
||||
|
Reference in New Issue
Block a user