mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Translated home page
This commit is contained in:
@ -58,6 +58,11 @@ ComunicWeb.common.langs.en = {
|
||||
* Pages
|
||||
*/
|
||||
|
||||
//Landing page
|
||||
_landing_main_caption: "Free social network that respect your privacy.",
|
||||
_landing_signup_link: "Sign up",
|
||||
_landing_signin_link: "Sign in",
|
||||
|
||||
//Login form
|
||||
_login_page_top_msg: "Login to your Comunic account.",
|
||||
_login_page_remember_me: "Remember me",
|
||||
|
@ -56,6 +56,12 @@ ComunicWeb.common.langs.fr = {
|
||||
/**
|
||||
* Pages
|
||||
*/
|
||||
|
||||
//Landing page
|
||||
_landing_main_caption: "Réseau social libre respectueux de votre vie privée.",
|
||||
_landing_signup_link: "Inscription",
|
||||
_landing_signin_link: "Connexion",
|
||||
|
||||
//Login form
|
||||
_login_page_top_msg: "Connectez-vous à votre compte Comunic.",
|
||||
_login_page_remember_me: "Se souvenir de moi",
|
||||
|
Reference in New Issue
Block a user