mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
1f5269d874
Also update with the new plural syntax
12 lines
369 B
YAML
12 lines
369 B
YAML
flarum-likes:
|
|
forum:
|
|
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: "{users} likes this.|{users} like this."
|
|
unlike_action: Unlike
|
|
like_action: Like
|
|
notify_post_liked: Someone likes my post
|
|
others: "{count} others"
|
|
you: You
|