2021-02-18 05:26:14 +08:00
flarum-likes :
##
# UNIQUE KEYS - The following keys are used in only one location each.
##
# Translations in this namespace are used by the admin interface.
admin :
# These translations are used in the Permissions page of the admin interface.
permissions :
like_posts_label : Like posts
2022-07-18 22:32:27 +08:00
settings :
like_own_posts_help : When enabled, subject to permission, users may 'like' their own posts on the forum. To prevent users placing a 'like' on their own posts, disable this setting.
like_own_posts_label : Users may like their own posts
2021-02-18 05:26:14 +08:00
# Translations in this namespace are used by the forum user interface.
forum :
# These translations are used by the Notifications dropdown, a.k.a. "the bell".
notifications :
others_text : => core.ref.some_others
post_liked_text : "{username} liked your post" # Can be pluralized to agree with the number of users!
# These translations are displayed beneath individual posts.
post :
like_link : Like
liked_by_self_text : "{users} like this." # Can be pluralized to agree with the number of users!
2021-07-02 04:52:56 +08:00
liked_by_text : "{count, plural, one {{users} likes this} other {{users} like this}}."
2021-02-18 05:26:14 +08:00
others_link : => core.ref.some_others
unlike_link : Unlike
you_text : => core.ref.you
# These translations are used by the Users Who Like This modal dialog.
post_likes :
title : Users Who Like This
2023-04-19 16:22:41 +08:00
load_more_button : => core.ref.load_more
2021-02-18 05:26:14 +08:00
# These translations are used in the Settings page.
settings :
notify_post_liked_label : Someone likes one of my posts
2022-07-14 21:38:31 +08:00
# These translations are used in the User profile page.
user :
likes_link : Likes
2024-09-20 00:01:58 +08:00
# Translations in this namespace are used by the forum and admin interfaces.
lib :
# These translations are used by gambits. Gambit keys must be in snake_case, no spaces.
gambits :
posts :
likedBy :
key : likedBy
hint : The ID or username of the user