mirror of
https://github.com/flarum/core.git
synced 2025-08-15 21:04:30 +02:00
Sort language keys by firstname (alphabetically)
This commit is contained in:
@@ -28,9 +28,9 @@ 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
|
|
||||||
forum_heading: Forum
|
|
||||||
forum_follow_after_reply_label: Automaticaly follow a discussion after you posted in the discussion
|
forum_follow_after_reply_label: Automaticaly follow a discussion after you posted in the discussion
|
||||||
|
forum_heading: Forum
|
||||||
|
notify_new_post_label: Someone posts in a discussion I'm following
|
||||||
|
|
||||||
# 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:
|
||||||
@@ -41,8 +41,8 @@ flarum-subscriptions:
|
|||||||
ignoring_text: Never be notified. Hide from the discussion list.
|
ignoring_text: Never be notified. Hide from the discussion list.
|
||||||
not_following_button: Not Following
|
not_following_button: Not Following
|
||||||
not_following_text: "Be notified only when @mentioned."
|
not_following_text: "Be notified only when @mentioned."
|
||||||
notify_email_tooltip: Get an email when there are new posts
|
|
||||||
notify_alert_tooltip: Get a forum notification when there are new posts
|
notify_alert_tooltip: Get a forum notification when there are new posts
|
||||||
|
notify_email_tooltip: Get an email when there are new posts
|
||||||
|
|
||||||
##
|
##
|
||||||
# REUSED TRANSLATIONS - These keys should not be used directly in code!
|
# REUSED TRANSLATIONS - These keys should not be used directly in code!
|
||||||
|
Reference in New Issue
Block a user