🌎 first i18n support
This commit is contained in:
8
src/locales/en.json
Normal file
8
src/locales/en.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"page_title": "Page title",
|
||||
"sign_in": "Sign in",
|
||||
"sign_up": "Sign up",
|
||||
"log_in": "Log in",
|
||||
"email_address": "Email address",
|
||||
"log_in_to_your_account": "Log in to your account"
|
||||
}
|
||||
Reference in New Issue
Block a user