mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 10:34:05 +08:00
12 lines
356 B
YAML
12 lines
356 B
YAML
likes:
|
|
post_liked_notification: "{username} liked your post #{number}"
|
|
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"
|