Skip to content

Commit

Permalink
forgotten key
Browse files Browse the repository at this point in the history
  • Loading branch information
cyril59310 committed Nov 18, 2023
1 parent 1839026 commit 1839978
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"languageName": "English",
"Create your admin account": "Create your admin account",
"authIncorrectCreds": "Incorrect username or password.",
"PasswordsDoNotMatch": "Passwords do not match.",
"Repeat Password": "Repeat Password",
"Create": "Create",
"signedInDisp": "Signed in as {0}",
"signedInDispDisabled": "Auth Disabled.",
"home": "Home",
Expand Down
3 changes: 3 additions & 0 deletions frontend/src/lang/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"languageName": "Francais",
"Create your admin account": "Créez votre compte administrateur",
"authIncorrectCreds": "identifiant ou mot de passe incorrect.",
"Repeat Password": "Répéter le mot de passe",
"PasswordsDoNotMatch": "Les mots de passe ne correspondent pas.",
"Create": "Créer",
"signedInDisp": "Connecté en tant que {0}",
"signedInDispDisabled": "Authentification désactivée.",
"home": "Accueil",
Expand Down

0 comments on commit 1839978

Please sign in to comment.