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