|
|
|
@ -57,6 +57,14 @@
|
|
|
|
|
"thread_tools.restore": "Restore Topic",
|
|
|
|
|
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
|
|
|
|
|
|
|
|
|
|
"topic_lock_success": "Topic has been successfully locked.",
|
|
|
|
|
"topic_unlock_success": "Topic has been successfully unlocked.",
|
|
|
|
|
|
|
|
|
|
"topic_pin_success": "Topic has been successfully pinned.",
|
|
|
|
|
"topic_unpin_success": "Topic has been successfully unpinned.",
|
|
|
|
|
|
|
|
|
|
"topic_move_success": "This topic has been successfully moved to %1",
|
|
|
|
|
|
|
|
|
|
"post_delete_confirm": "Are you sure you want to delete this post?",
|
|
|
|
|
"post_restore_confirm": "Are you sure you want to restore this post?",
|
|
|
|
|
"post_delete_error": "Could not delete this post!",
|
|
|
|
@ -74,6 +82,7 @@
|
|
|
|
|
"loading_more_posts": "Loading More Posts",
|
|
|
|
|
"move_topic": "Move Topic",
|
|
|
|
|
"move_post": "Move Post",
|
|
|
|
|
"post_moved": "Post moved!",
|
|
|
|
|
"fork_topic": "Fork Topic",
|
|
|
|
|
"topic_will_be_moved_to": "This topic will be moved to the category",
|
|
|
|
|
"fork_topic_instruction": "Click the posts you want to fork",
|
|
|
|
|