Merge pull request #92 from renyuneyun/master

add missing translations (for EditUserModal.js)
This commit is contained in:
Franz Liedke 2017-02-03 17:22:00 +01:00 committed by GitHub
commit 080379e230

View File

@ -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.