Files
GiecChallenge/frontend/public/locales/EN/Login.json
Maxime Boulay ba64ceb471 First Commit
2024-12-23 08:05:29 +01:00

8 lines
233 B
JSON

{
"login" : "Log in",
"fillLogin" : "Please login to use the website",
"logout" : "Log out",
"emailPlaceholder" : "Enter your email",
"passwordPlaceholder" : "Enter your password",
"submit" : "Submit"
}