Skip to content

Commit

Permalink
Adding login template strings for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
sg00dwin committed Apr 8, 2021
1 parent 629a5d0 commit 2c33549
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions frontend/public/locales/en/public.json
Original file line number Diff line number Diff line change
Expand Up @@ -728,5 +728,11 @@
"OK": "OK",
"Last updated": "Last updated",
"Disabled": "Disabled",
"Enabled": "Enabled"
}
"Enabled": "Enabled",
"Log in to your account": "Log in to your account",
"Log in": "Log in",
"Login": "Login",
"Welcome to {{platformTitle}}": "Welcome to {{platformTitle}}",
"Log in with {{providerName}}": "Log in with {{providerName}}",
"Error": "Error"
}

0 comments on commit 2c33549

Please sign in to comment.