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