Added contributors base page, Improved home page, Added grids
Update .gitignore, head-preloads.php, and 22 more files...
This commit is contained in:
12
commons/strings/en/contributors.json
Normal file
12
commons/strings/en/contributors.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"contributors.head.title": "Contributors - NibblePoker",
|
||||
"contributors.head.description": "TODO: description",
|
||||
"contributors.og.title": "NibblePoker - Contributors",
|
||||
"contributors.og.description": "TODO: description",
|
||||
"contributors.header.title": "Contributors",
|
||||
|
||||
"contributors.intro.title": "???",
|
||||
"contributors.sponsors.title": "Sponsors",
|
||||
"contributors.code.title": "???",
|
||||
"contributors.spiritualis.title": "Spiritual support"
|
||||
}
|
||||
@@ -6,9 +6,9 @@
|
||||
"home.header.title": "Homepage",
|
||||
|
||||
|
||||
"home.intro.title": "",
|
||||
"home.intro.text.1": "",
|
||||
"home.intro.text.2": "",
|
||||
"home.intro.title": "Welcome to %0",
|
||||
"home.intro.text.1": "This website contains a collection of my personal work through blog posts, software releases and other forms of media, all of which is accessible for free and under open-source friendly licenses.",
|
||||
"home.intro.text.2": "If you wish to contact me, you can do so through the contact form linked in the sidebar or via the email address present on that page.",
|
||||
|
||||
|
||||
"home.showcase.title": "Showcase",
|
||||
|
||||
@@ -13,5 +13,6 @@
|
||||
"sidebar.text.gitea": "Git Repos.",
|
||||
"sidebar.text.wiki": "Wiki",
|
||||
"sidebar.text.about": "About",
|
||||
"sidebar.text.contributors": "Contributors",
|
||||
"sidebar.text.contact": "Contact"
|
||||
}
|
||||
12
commons/strings/fr/contributors.json
Normal file
12
commons/strings/fr/contributors.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"contributors.head.title": "Contributeurs - NibblePoker",
|
||||
"contributors.head.description": "TODO: description",
|
||||
"contributors.og.title": "NibblePoker - Contributeurs",
|
||||
"contributors.og.description": "TODO: description",
|
||||
"contributors.header.title": "Contributeurs",
|
||||
|
||||
"contributors.intro.title": "???",
|
||||
"contributors.sponsors.title": "Sponsors",
|
||||
"contributors.code.title": "???",
|
||||
"contributors.spiritualis.title": "Support spirituel"
|
||||
}
|
||||
@@ -6,9 +6,10 @@
|
||||
"home.header.title": "Page d'accueil",
|
||||
|
||||
|
||||
"home.intro.title": "",
|
||||
"home.intro.text.1": "",
|
||||
"home.intro.text.2": "",
|
||||
"_home.intro.title": "Bienvenue sur '<i>%0</i>'",
|
||||
"home.intro.title": "Bienvenue sur %0",
|
||||
"home.intro.text.1": "Ce site web contient une collection de mes travaux personnels tels que des articles de blog, des logiciels utilitaires ou d'autres formes de médias.<br>Tout est accessible gratuitement et sous des licences à l'open source.",
|
||||
"home.intro.text.2": "Si vous souhaitez me contacter, vous pouvez le faire via la page de contact lié dans la barre de navigation latérale.",
|
||||
|
||||
|
||||
"home.showcase.title": "Vitrine",
|
||||
@@ -19,7 +20,7 @@
|
||||
"home.updates.text.privacy": "● Mise-à-jour de notre politique de confidentialité.",
|
||||
|
||||
"home.updates.3.date": "12 novembre 2023",
|
||||
"home.updates.3.text.1": "● Les services annexes sont complètement disponibles.",
|
||||
"home.updates.3.text.1": "● Les services annexes sont disponibles.",
|
||||
"home.updates.3.text.2": "● Changement d'hébergeur vers <a href=\"https://www.ionos.fr/\">IONOS</a>.",
|
||||
"home.updates.3.text.3": "● Finition des pages annexes.",
|
||||
|
||||
|
||||
@@ -13,5 +13,6 @@
|
||||
"sidebar.text.gitea": "Dépôts Git",
|
||||
"sidebar.text.wiki": "Wiki",
|
||||
"sidebar.text.about": "À-propos",
|
||||
"sidebar.text.contributors": "Contributeurs",
|
||||
"sidebar.text.contact": "Contact"
|
||||
}
|
||||
Reference in New Issue
Block a user