mirror of
https://github.com/flarum/core.git
synced 2025-08-14 20:34:10 +02:00
@@ -284,7 +284,9 @@ core:
|
|||||||
|
|
||||||
# These translations are displayed between posts in the post stream.
|
# These translations are displayed between posts in the post stream.
|
||||||
post_stream:
|
post_stream:
|
||||||
discussion_renamed_text: "{username} changed the title from {old} to {new}."
|
discussion_renamed_text: "{username} changed the title"
|
||||||
|
discussion_renamed_text_old: "from {old}"
|
||||||
|
discussion_renamed_text_new: "to {new}"
|
||||||
load_more_button: => core.ref.load_more
|
load_more_button: => core.ref.load_more
|
||||||
reply_placeholder: => core.ref.write_a_reply
|
reply_placeholder: => core.ref.write_a_reply
|
||||||
time_lapsed_text: "{period} later"
|
time_lapsed_text: "{period} later"
|
||||||
|
Reference in New Issue
Block a user