mirror of
https://github.com/jech/galene.git
synced 2024-11-23 09:05:59 +01:00
23 lines
398 B
JSON
23 lines
398 B
JSON
{
|
|
"site": {
|
|
"title": "Galène",
|
|
"by": "by",
|
|
"locale": "Language:"
|
|
},
|
|
"groups": {
|
|
"public": "Public groups",
|
|
"group": "Group:"
|
|
},
|
|
"input": {
|
|
"value": "Join"
|
|
},
|
|
"html": {
|
|
"lang": "en"
|
|
},
|
|
"404": {
|
|
"title": "Page not Found",
|
|
"notfound": " Page not Found",
|
|
"text": " We can't find the page you're looking for.",
|
|
"back": "Back to home"
|
|
}
|
|
}
|