i18n: few fixes

This commit is contained in:
Jean-Baptiste Pasquier
2020-10-21 21:36:09 +02:00
parent 801be499f4
commit 41d933e153
6 changed files with 20 additions and 16 deletions

View File

@ -9,9 +9,9 @@
},
"menuLeft": {
"emptyCircleProject": {
"notPartOf": "Tu ne fais partie d'aucun ",
"createNew": "Pour en créer un nouveau, tu peux te rendre dans le ",
"adminPanel": " panneau d'administration",
"notPartOf": "Tu ne fais partie d'aucun",
"createNew": "Pour en créer un nouveau, tu peux te rendre dans le",
"adminPanel": "panneau d'administration",
"project": "projet",
"circle": "cercle"
},
@ -95,9 +95,9 @@
},
"left": {
"paragraphQuit": "Tu as quitté ce cercle.",
"paragraphJoin": "Pour le rejoindre à nouveau, rends-toi dans le panneau ",
"paragraphContact": " ou contacte un administrateur.",
"admin": "administration"
"paragraphJoin": "Pour le rejoindre à nouveau, rends-toi dans le panneau",
"paragraphContact": "ou contacte un administrateur.",
"admin": "d'administration"
},
"profile": {
"creationDate": "Date de création : ",
@ -165,9 +165,9 @@
},
"left": {
"paragraphQuit": "Tu as quitté ce projet.",
"paragraphJoin": "Ceci est un projet privé. Pour le joindre à nouveau, rends-toi dans le panneau ",
"paragraphContact": " et demande une invitation.",
"admin": "administration"
"paragraphJoin": "Ceci est un projet privé. Pour le joindre à nouveau, rends-toi dans le panneau",
"paragraphContact": "et demande une invitation.",
"admin": "d'administration"
},
"profile": {
"creationDate": "Date de création : ",