Revamped layout, Added lang selection, Added auto lang detection, Removed trash, Other minor improvements
Update .htaccess, body-1.php, and 50 more files...
This commit is contained in:
11
commons/strings/fr/contact.json
Normal file
11
commons/strings/fr/contact.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"contact.head.title": "Contact - NibblePoker",
|
||||
"contact.head.description": "TODO: description",
|
||||
"contact.og.title": "NibblePoker - Contact",
|
||||
"contact.og.description": "TODO: description",
|
||||
"contact.header.title": "Contact",
|
||||
|
||||
"contact.twitter.title": "Twitter",
|
||||
"contact.twitter.compose": "Composer un message privé pour @NibblePoker sur Twitter"
|
||||
|
||||
}
|
||||
@@ -10,6 +10,11 @@
|
||||
"content.search.count.single": "résultat",
|
||||
"content.search.count.multiple": "résultats",
|
||||
|
||||
"content.header.base" : "Projets",
|
||||
"content.search.header" : "Recherche",
|
||||
"content.error.header" : "Erreur",
|
||||
"_content.item.header" : "",
|
||||
|
||||
"content.error.head.title": "Erreur de contenu - NibblePoker",
|
||||
"_content.error.head.description": "Done via the '$content_error_message' variable",
|
||||
"content.error.og.title": "NibblePoker - Erreur de contenu",
|
||||
|
||||
7
commons/strings/fr/links.json
Normal file
7
commons/strings/fr/links.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"links.head.title": "Liens - NibblePoker",
|
||||
"links.head.description": "TODO: description",
|
||||
"links.og.title": "NibblePoker - Liens",
|
||||
"links.og.description": "TODO: description",
|
||||
"links.header.title": "Liens"
|
||||
}
|
||||
Reference in New Issue
Block a user