mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:25:42 +08:00
Update translations for sudo mode removal (flarum/core#674)
This commit is contained in:
parent
d8cbe8a440
commit
f567f7dd5b
@ -139,7 +139,9 @@ core:
|
||||
# These translations are used in the Change Email modal dialog.
|
||||
change_email:
|
||||
confirmation_message: => core.ref.confirmation_email_sent
|
||||
confirm_password_label: Confirm Password
|
||||
dismiss_button: => core.ref.okay
|
||||
incorrect_password_message: The password you entered is incorrect.
|
||||
submit_button: => core.ref.save_changes
|
||||
title: => core.ref.change_email
|
||||
|
||||
@ -178,12 +180,6 @@ core:
|
||||
submit_button: Post Reply
|
||||
view_button: View
|
||||
|
||||
# These translations are used in the Confirm Password modal dialog.
|
||||
confirm_password:
|
||||
password_placeholder: => core.ref.password
|
||||
submit_button: => core.ref.confirm_password
|
||||
title: => core.ref.confirm_password
|
||||
|
||||
# These translations are used by the discussion control buttons.
|
||||
discussion_controls:
|
||||
cannot_reply_button: Can't Reply
|
||||
@ -432,7 +428,6 @@ core:
|
||||
all_discussions: All Discussions
|
||||
change_email: Change Email
|
||||
change_password: Change Password
|
||||
confirm_password: Confirm Password
|
||||
confirmation_email_sent: "We've sent a confirmation email to {email}. If it doesn't arrive soon, check your spam folder."
|
||||
delete: Delete
|
||||
delete_forever: Delete Forever
|
||||
|
Loading…
x
Reference in New Issue
Block a user