mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 06:53:47 +08:00
d2cb4c2d77
But the key names are still yet to be redone.
13 lines
364 B
YAML
13 lines
364 B
YAML
flarum-likes:
|
|
post_liked_notification: "{username} liked your post"
|
|
post_likes_modal_title: Users Who Like This
|
|
post_liked_by_self: "{users} like this."
|
|
post_liked_by:
|
|
one: "{users} likes this."
|
|
other: "{users} like this."
|
|
unlike_action: Unlike
|
|
like_action: Like
|
|
notify_post_liked: Someone likes my post
|
|
others: "{count} others"
|
|
you: You
|