mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 04:33:47 +08:00
Added forum heading and followAfterReply
This commit is contained in:
parent
8a698d14a6
commit
46f3f95842
|
@ -297,6 +297,8 @@ core:
|
||||||
account_heading: Account
|
account_heading: Account
|
||||||
change_email_button: => core.ref.change_email
|
change_email_button: => core.ref.change_email
|
||||||
change_password_button: => core.ref.change_password
|
change_password_button: => core.ref.change_password
|
||||||
|
forum_heading: Forum
|
||||||
|
forum_follow_after_reply_label: Automaticaly follow a discussion after you posted in the discussion
|
||||||
notifications_heading: => core.ref.notifications
|
notifications_heading: => core.ref.notifications
|
||||||
notify_by_email_heading: => core.ref.email
|
notify_by_email_heading: => core.ref.email
|
||||||
notify_by_web_heading: Web
|
notify_by_web_heading: Web
|
||||||
|
|
Loading…
Reference in New Issue
Block a user