mirror of
https://github.com/flarum/core.git
synced 2025-08-15 21:04:30 +02:00
Add ConfirmPasswordModal translations
This commit is contained in:
@@ -172,6 +172,12 @@ 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
|
||||||
@@ -419,6 +425,7 @@ 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