2021-04-07 16:42:15 +00:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"name": "English (GB)"
|
2023-01-24 11:45:08 +00:00
|
|
|
},
|
|
|
|
"strings": {
|
|
|
|
"username": "Username",
|
|
|
|
"password": "Password",
|
|
|
|
"emailAddress": "Email Address",
|
2023-06-17 11:48:28 +00:00
|
|
|
"name": "Name",
|
2023-01-24 11:45:08 +00:00
|
|
|
"submit": "Submit",
|
2023-06-17 11:48:28 +00:00
|
|
|
"send": "Send",
|
2023-01-24 11:45:08 +00:00
|
|
|
"success": "Success",
|
2023-06-17 11:48:28 +00:00
|
|
|
"continue": "Continue",
|
2023-01-24 11:45:08 +00:00
|
|
|
"error": "Error",
|
2023-06-17 11:48:28 +00:00
|
|
|
"copy": "Copy",
|
|
|
|
"copied": "Copied",
|
|
|
|
"time24h": "24h Time",
|
2023-01-24 11:45:08 +00:00
|
|
|
"time12h": "12h Time",
|
2023-06-17 11:48:28 +00:00
|
|
|
"linkTelegram": "Link Telegram",
|
2023-01-24 11:45:08 +00:00
|
|
|
"contactEmail": "Contact through Email",
|
|
|
|
"contactTelegram": "Contact through Telegram",
|
2023-06-17 11:48:28 +00:00
|
|
|
"linkDiscord": "Link Discord",
|
|
|
|
"linkMatrix": "Link Matrix",
|
|
|
|
"contactDiscord": "Contact through Discord",
|
|
|
|
"theme": "Theme",
|
2023-01-24 11:45:08 +00:00
|
|
|
"refresh": "Refresh",
|
2023-06-17 11:48:28 +00:00
|
|
|
"required": "Required",
|
|
|
|
"login": "Login",
|
|
|
|
"logout": "Logout"
|
|
|
|
},
|
|
|
|
"notifications": {
|
|
|
|
"errorLoginBlank": "The username and/or password was left blank.",
|
|
|
|
"errorConnection": "Couldn't connect to jfa-go.",
|
|
|
|
"errorUnknown": "Unknown error.",
|
|
|
|
"error401Unauthorized": "Unauthorised. Try refreshing the page."
|
2021-04-07 16:42:15 +00:00
|
|
|
}
|
2023-06-17 11:48:28 +00:00
|
|
|
}
|