Moving auth pages back to the root

This commit is contained in:
2025-04-28 01:24:54 +02:00
parent d38bb7d986
commit 14aea2a475
8 changed files with 19 additions and 116 deletions

View File

@@ -1,5 +1,8 @@
{
"pages": {
"home": {
"title": "Home"
},
"login": {
"title": "Sign in to your account",
"signin": "Sign in",

View File

@@ -1,5 +1,8 @@
{
"pages": {
"home": {
"title": "Page d'accueil"
},
"login": {
"title": "Authentification",
"signin": "S'authentifier",
@@ -85,7 +88,7 @@
"buttons": {
"create": "Créer",
"save": "Sauvegarder",
"logout": "Se déconnecter",
"logout": "Déconnexion",
"delete": "Supprimer",
"edit": "Modifier",
"cancel": "Annuler",