feat(i18n): loginpage translate

This commit is contained in:
Julien Froidefond
2025-02-27 12:48:59 +01:00
parent 148bfd71e1
commit e76b849b17
5 changed files with 47 additions and 10 deletions

View File

@@ -11,7 +11,21 @@
"login": "Sign in",
"register": "Sign up"
},
"description": "Enjoy your favorite comics, manga and graphic novels with a modern and smooth reading experience."
"description": "Enjoy your favorite comics, manga and graphic novels with a modern and smooth reading experience.",
"form": {
"email": "Email",
"password": "Password",
"confirmPassword": "Confirm password",
"remember": "Remember me",
"submit": {
"login": "Sign in",
"register": "Sign up",
"loading": {
"login": "Signing in...",
"register": "Signing up..."
}
}
}
},
"home": {
"hero": {