patch: list - display + styles (wip)

This commit is contained in:
gaelle morin
2021-04-04 17:42:24 +02:00
parent 0a86dc2536
commit 874f94a1e2
9 changed files with 77 additions and 8 deletions

View File

@ -154,6 +154,11 @@
"email": "Email*",
"password": "Password*",
"formCreateAccount": "Create an account"
},
"list": {
"title": "Communities",
"searchBy": "Find by name",
"searchButton": "Search"
}
},
"project": {

View File

@ -154,6 +154,11 @@
"email": "Correo electrónico*",
"password": "Contraseña*",
"formCreateAccount": "Crear una cuenta"
},
"list": {
"title": "",
"searchBy": "",
"searchButton": ""
}
},
"project": {

View File

@ -154,6 +154,11 @@
"email": "E-mail*",
"password": "Mot de passe*",
"formCreateAccount": "Créer un compte"
},
"list": {
"title": "Les communautés",
"searchBy": "Trouver par nom",
"searchButton": "Rechercher"
}
},
"project": {