mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 05:49:07 +00:00
Update unread conversations dropdown
This commit is contained in:
@@ -130,7 +130,6 @@ ComunicWeb.common.langs.en = {
|
||||
//Conversations - unread 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...",
|
||||
|
||||
|
||||
|
@@ -130,7 +130,6 @@ ComunicWeb.common.langs.fr = {
|
||||
//Conversations - unread dropdown
|
||||
conversations_dropdown_header: "Conversations non lues",
|
||||
conversations_dropdown_err_get_list: "Une erreur a survenue lors de la récupération des conversations non lues !",
|
||||
conversations_dropdown_err_get_user_info: "Une erreur a survenue lors de la récupération d'informations de certains utilisateurs !",
|
||||
conversations_dropdown_no_unread_notice: "Vous n'avez aucun message non lu dans les conversations que vous suivez...",
|
||||
|
||||
//Notifications - dropdown
|
||||
|
Reference in New Issue
Block a user