mirror of
https://github.com/flarum/framework.git
synced 2025-02-23 19:48:21 +08:00
Merge pull request #65 from maelsoucaze/patch-1
Sort alphabetically the "user" key
This commit is contained in:
commit
24d96f808d
@ -11,10 +11,6 @@ flarum-mentions:
|
|||||||
composer:
|
composer:
|
||||||
reply_to_post_text: "Reply to #{number}"
|
reply_to_post_text: "Reply to #{number}"
|
||||||
|
|
||||||
# These translations are used in the user profile page and profile popup.
|
|
||||||
user:
|
|
||||||
mentions_link: Mentions
|
|
||||||
|
|
||||||
# These translations are used by the Notifications dropdown, a.k.a. "the bell".
|
# These translations are used by the Notifications dropdown, a.k.a. "the bell".
|
||||||
notifications:
|
notifications:
|
||||||
others_text: => core.ref.some_others
|
others_text: => core.ref.some_others
|
||||||
@ -33,3 +29,7 @@ flarum-mentions:
|
|||||||
settings:
|
settings:
|
||||||
notify_post_mentioned_label: Someone replies to one of my posts
|
notify_post_mentioned_label: Someone replies to one of my posts
|
||||||
notify_user_mentioned_label: Someone mentions me in a post
|
notify_user_mentioned_label: Someone mentions me in a post
|
||||||
|
|
||||||
|
# These translations are used in the user profile page and profile popup.
|
||||||
|
user:
|
||||||
|
mentions_link: Mentions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user