mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Translated like button.
This commit is contained in:
@ -67,6 +67,12 @@ ComunicWeb.common.langs.en = {
|
||||
form_post_err_send_new_post: "An error occured while trying to send a new post !",
|
||||
form_post_success_create_post: "The post has been successfully created !",
|
||||
|
||||
//Like - Button
|
||||
like_btn_one_like: "1 like",
|
||||
like_btn_x_likes: "%p likes",
|
||||
like_btn_liking: "Liking",
|
||||
like_btn_like: "Like",
|
||||
|
||||
|
||||
/**
|
||||
* Pages
|
||||
|
Reference in New Issue
Block a user