mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-15 07:28:10 +00:00
Translated conversations dropdown.
This commit is contained in:
assets/js
@ -81,6 +81,12 @@ ComunicWeb.common.langs.en = {
|
||||
like_btn_liking: "Liking",
|
||||
like_btn_like: "Like",
|
||||
|
||||
//Conversations dropdown
|
||||
conversations_dropdown_header: "Unread conversations",
|
||||
conversations_dropdown_err_get_list: "Could not retrieve the list of unread conversations !",
|
||||
conversations_dropdown_err_get_user_info: "Could not get informations about some users !",
|
||||
conversations_dropdown_no_unread_notice: "You do not have any unread messages in the conversations you are following...",
|
||||
|
||||
|
||||
/**
|
||||
* Pages
|
||||
|
Reference in New Issue
Block a user