mirror of
https://github.com/flarum/core.git
synced 2025-08-09 01:46:35 +02:00
Fix order
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user