add missing translations (for EditUserModal.js)

This commit is contained in:
renyuneyun 2016-12-24 22:53:08 +00:00
parent 1076a00c86
commit d2d7827caf

View File

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