2021-01-25 21:26:54 +00:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"name": "English (US)"
|
|
|
|
},
|
|
|
|
"strings": {
|
|
|
|
"username": "Username",
|
|
|
|
"password": "Password",
|
|
|
|
"emailAddress": "Email Address",
|
2021-01-30 19:19:12 +00:00
|
|
|
"name": "Name",
|
2021-01-27 12:55:39 +00:00
|
|
|
"submit": "Submit",
|
2021-05-29 16:43:11 +00:00
|
|
|
"send": "Send",
|
2021-01-27 12:55:39 +00:00
|
|
|
"success": "Success",
|
2021-10-13 14:04:22 +00:00
|
|
|
"continue": "Continue",
|
2021-01-27 21:35:41 +00:00
|
|
|
"error": "Error",
|
2021-03-30 20:16:24 +00:00
|
|
|
"copy": "Copy",
|
|
|
|
"copied": "Copied",
|
2021-04-07 14:09:25 +00:00
|
|
|
"time24h": "24h Time",
|
|
|
|
"time12h": "12h Time",
|
2021-05-07 17:20:35 +00:00
|
|
|
"linkTelegram": "Link Telegram",
|
|
|
|
"contactEmail": "Contact through Email",
|
|
|
|
"contactTelegram": "Contact through Telegram",
|
2021-05-21 20:35:25 +00:00
|
|
|
"linkDiscord": "Link Discord",
|
2021-05-29 16:43:11 +00:00
|
|
|
"linkMatrix": "Link Matrix",
|
2021-05-21 20:35:25 +00:00
|
|
|
"contactDiscord": "Contact through Discord",
|
2022-01-26 22:14:16 +00:00
|
|
|
"theme": "Theme",
|
2022-01-27 16:48:46 +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",
|
|
|
|
"disable": "Disable",
|
2023-06-18 11:27:18 +00:00
|
|
|
"contactMethods": "Contact Methods",
|
|
|
|
"accountStatus": "Account Status",
|
|
|
|
"notSet": "Not set",
|
2023-06-18 18:38:09 +00:00
|
|
|
"expiry": "Expiry",
|
|
|
|
"add": "Add",
|
2023-06-20 15:44:12 +00:00
|
|
|
"edit": "Edit",
|
2023-06-22 11:04:40 +00:00
|
|
|
"delete": "Delete",
|
2023-09-06 21:00:44 +00:00
|
|
|
"myAccount": "My Account",
|
2023-09-07 15:24:40 +00:00
|
|
|
"referrals": "Referrals",
|
|
|
|
"inviteRemainingUses": "Remaining uses"
|
2023-06-17 11:48:28 +00:00
|
|
|
},
|
|
|
|
"notifications": {
|
|
|
|
"errorLoginBlank": "The username and/or password were left blank.",
|
|
|
|
"errorConnection": "Couldn't connect to jfa-go.",
|
|
|
|
"errorUnknown": "Unknown error.",
|
2023-06-17 16:26:36 +00:00
|
|
|
"error401Unauthorized": "Unauthorized. Try refreshing the page.",
|
|
|
|
"errorSaveSettings": "Couldn't save settings."
|
2023-06-18 11:27:18 +00:00
|
|
|
},
|
|
|
|
"quantityStrings": {
|
|
|
|
"year": {
|
|
|
|
"singular": "{n} Year",
|
|
|
|
"plural": "{n} Years"
|
|
|
|
},
|
|
|
|
"month": {
|
|
|
|
"singular": "{n} Month",
|
|
|
|
"plural": "{n} Months"
|
|
|
|
},
|
|
|
|
"day": {
|
|
|
|
"singular": "{n} Day",
|
|
|
|
"plural": "{n} Days"
|
|
|
|
}
|
2021-01-25 21:26:54 +00:00
|
|
|
}
|
2023-09-07 15:24:40 +00:00
|
|
|
}
|