mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Completed authenticated bar translation.
This commit is contained in:
@@ -30,6 +30,9 @@ ComunicWeb.common.langs.en = {
|
||||
|
||||
//Menu bar - authenticated
|
||||
_menu_bar_search_placeholder: "Search...",
|
||||
menu_bar_action_conversations: "Conversations",
|
||||
menu_bar_action_groups: "Groups",
|
||||
menu_bar_action_settings: "Settings",
|
||||
_menu_bar_action_logout: "Logout",
|
||||
|
||||
//Posts form
|
||||
|
@@ -29,6 +29,9 @@ ComunicWeb.common.langs.fr = {
|
||||
|
||||
//Menu bar - authenticated
|
||||
_menu_bar_search_placeholder: "Recherche...",
|
||||
menu_bar_action_conversations: "Conversations",
|
||||
menu_bar_action_groups: "Groupes",
|
||||
menu_bar_action_settings: "Paramètres",
|
||||
_menu_bar_action_logout: "Déconnexion",
|
||||
|
||||
//Posts form
|
||||
|
Reference in New Issue
Block a user