mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 12:43:52 +08:00
1f5269d874
Also update with the new plural syntax
15 lines
499 B
YAML
15 lines
499 B
YAML
flarum-subscriptions:
|
|
forum:
|
|
following: Following
|
|
ignoring: Ignoring
|
|
follow: Follow
|
|
unfollow: Unfollow
|
|
ignore: Ignore
|
|
notify_new_post: Someone posts in a discussion I'm following
|
|
new_post_notification: "{username} posted"
|
|
not_following: Not Following
|
|
not_following_description: Be notified when @mentioned.
|
|
following_description: Be notified of all replies.
|
|
ignoring_description: Never be notified. Hide from the discussion list.
|
|
unignore: Unignore
|