mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
feat: expose {time} to eventPost data, fix renamed tooltip (#3698)
This commit is contained in:
@@ -29,8 +29,8 @@ flarum-lock:
|
||||
|
||||
# These translations are displayed between posts in the post stream.
|
||||
post_stream:
|
||||
discussion_locked_text: "{username} locked the discussion."
|
||||
discussion_unlocked_text: "{username} unlocked the discussion."
|
||||
discussion_locked_text: "{username} locked the discussion {time}."
|
||||
discussion_unlocked_text: "{username} unlocked the discussion {time}."
|
||||
|
||||
# These translations are used in the Settings page.
|
||||
settings:
|
||||
|
Reference in New Issue
Block a user