mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Moved english to package yml
This commit is contained in:
@@ -297,8 +297,6 @@ 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
|
||||||
|
@@ -29,6 +29,8 @@ flarum-subscriptions:
|
|||||||
# These translations are used in the Settings page.
|
# These translations are used in the Settings page.
|
||||||
settings:
|
settings:
|
||||||
notify_new_post_label: Someone posts in a discussion I'm following
|
notify_new_post_label: Someone posts in a discussion I'm following
|
||||||
|
forum_heading: Forum
|
||||||
|
forum_follow_after_reply_label: Automaticaly follow a discussion after you posted in the discussion
|
||||||
|
|
||||||
# These translations are used in the subscription menu displayed to the right of the post stream.
|
# These translations are used in the subscription menu displayed to the right of the post stream.
|
||||||
sub_controls:
|
sub_controls:
|
||||||
|
Reference in New Issue
Block a user