Merge pull request #58 from maelsoucaze/master

Sort language keys by firstname (alphabetically)
This commit is contained in:
Franz Liedke 2015-12-28 21:00:27 +01:00
commit 03098341f7

View File

@ -28,9 +28,9 @@ flarum-subscriptions:
# These translations are used in the Settings page.
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_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.
sub_controls:
@ -41,8 +41,8 @@ flarum-subscriptions:
ignoring_text: Never be notified. Hide from the discussion list.
not_following_button: Not Following
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_email_tooltip: Get an email when there are new posts
##
# REUSED TRANSLATIONS - These keys should not be used directly in code!