Updated a couple pages, Finished new basic style, Removed tools from menu, Updated formula wizard, Other minor changes

Update .gitignore, .htaccess, and 32 more files...
This commit is contained in:
2023-11-07 23:23:42 +01:00
parent 3891f5ce98
commit f14b8d33a6
34 changed files with 545 additions and 268 deletions

View File

@@ -3,5 +3,29 @@
"links.head.description": "TODO: description",
"links.og.title": "NibblePoker - Liens",
"links.og.description": "TODO: description",
"links.header.title": "Liens"
"links.header.title": "Liens",
"links.social.title": "Réseaux Sociaux",
"links.misc.title": "Autres liens",
"links.twitter.title": "Twitter <i>(@NibblePoker)</i>",
"links.twitter.text.1": "???",
"links.github.title": "GitHub <i>(@aziascreations)</i>",
"links.github.text.1": "Compte privé contenant tous mes projets personnels.",
"links.github_pro.title": "GitHub <i>(@NibblePoker)</i>",
"links.github_pro.text.1": "Organisation contenant tout les dépôts en relation avec ce site web.",
"links.linkedin.title": "LinkedIn",
"links.linkedin.text.1": "???",
"links.gitea.title": "Gitea auto-hébergé",
"links.gitea.text.1": "Contient tous mes projets et des miroirs provenant de divers sites.",
"links.files.title": "Fichiers publiques <i>(files.nibblepoker.lu)</i>",
"links.files.text.1": "Contient tout les fichiers pouvant être téléchargé sur ce site web et dans ma documentation.",
"links.archives.title": "Archives publiques <i>(archives.nibblepoker.lu)</i>",
"links.archives.text.1": "Contient une variété d'archives publiques."
}