mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-28 13:48:13 +02:00
Create en.json
This commit is contained in:
parent
8c7066a4fb
commit
2c80a98c9d
1 changed files with 17 additions and 0 deletions
17
messages/en.json
Normal file
17
messages/en.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"AuthenticationSite": {
|
||||
"PoweredBy": "Powered by [Pangolin](https://github.com/fosrl/pangolin)",
|
||||
"AuthenticationRequired": "Authentication Required",
|
||||
"ChooseMethod": "Choose your preferred method to access {resource}",
|
||||
"PIN": "PIN",
|
||||
"User": "User",
|
||||
"PinCodeLabel": "6-digit PIN Code",
|
||||
"LoginWithPIN": "Login in with PIN",
|
||||
"Email": "Email",
|
||||
"EnterEmail": "Enter your email",
|
||||
"Password": "Password",
|
||||
"EnterPassword": "Enter your password",
|
||||
"ForgotPassword": "Forgot your password?",
|
||||
"Login": "Log in"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue