mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 03:43:39 +08:00
Fix order
This commit is contained in:
parent
899d0ff4ca
commit
9f846c5672
@ -342,8 +342,8 @@ core:
|
||||
delete_button: => core.ref.delete
|
||||
delete_confirmation: "Are you sure you want to delete this post forever? This action cannot be undone."
|
||||
delete_forever_button: => core.ref.delete_forever
|
||||
hide_confirmation: "Are you sure you want to delete this post?"
|
||||
edit_button: => core.ref.edit
|
||||
hide_confirmation: "Are you sure you want to delete this post?"
|
||||
restore_button: => core.ref.restore
|
||||
|
||||
# These translations are used in the scrubber to the right of the post stream.
|
||||
|
Loading…
x
Reference in New Issue
Block a user