mirror of
https://github.com/jech/galene.git
synced 2024-11-23 09:05:59 +01:00
23 lines
427 B
JSON
23 lines
427 B
JSON
{
|
||
"site": {
|
||
"title": "Galène",
|
||
"by": "par",
|
||
"locale": "Langue :"
|
||
},
|
||
"groups": {
|
||
"public": "Groupes publics",
|
||
"group": "Groupe :"
|
||
},
|
||
"input": {
|
||
"value": "Rejoindre"
|
||
},
|
||
"html": {
|
||
"lang": "fr"
|
||
},
|
||
"404": {
|
||
"title": "Page non trouvée",
|
||
"notfound": " Page non trouvée",
|
||
"text": " Nous ne trouvons pas la page que vous cherchez.",
|
||
"back": "Retour à l’accueil"
|
||
}
|
||
}
|