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",
|
2023-06-17 16:26:36 +00:00
|
|
|
"logout": "Logout",
|
|
|
|
"admin": "Admin",
|
|
|
|
"enabled": "Enabled",
|
|
|
|
"disabled": "Disabled",
|
|
|
|
"reEnable": "Re-enable",
|
2023-06-18 11:27:18 +00:00
|
|
|
"disable": "Disable",
|
2023-06-18 18:38:09 +00:00
|
|
|
"expiry": "Expiry",
|
|
|
|
"add": "Add",
|
2023-06-20 15:44:12 +00:00
|
|
|
"edit": "Edit",
|
2023-09-07 15:24:40 +00:00
|
|
|
"delete": "Delete",
|
|
|
|
"inviteRemainingUses": "Remaining uses"
|
2023-06-17 11:48:28 +00:00
|
|
|
},
|
|
|
|
"notifications": {
|
|
|
|
"errorLoginBlank": "The username and/or password was left blank.",
|
|
|
|
"errorConnection": "Couldn't connect to jfa-go.",
|
|
|
|
"errorUnknown": "Unknown error.",
|
2023-06-17 16:26:36 +00:00
|
|
|
"error401Unauthorized": "Unauthorised. Try refreshing the page.",
|
|
|
|
"errorSaveSettings": "Couldn't save settings."
|
2023-06-18 11:27:18 +00:00
|
|
|
},
|
|
|
|
"quantityStrings": {}
|
2023-06-17 11:48:28 +00:00
|
|
|
}
|