mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
881 B
34 lines
881 B
{
|
|
"meta": {},
|
|
"strings": {
|
|
"username": "common",
|
|
"password": "common",
|
|
"emailAddress": "common",
|
|
"name": "common",
|
|
"submit": "common",
|
|
"send": "common",
|
|
"success": "common",
|
|
"continue": "common",
|
|
"error": "common",
|
|
"copy": "common",
|
|
"copied": "common",
|
|
"time24h": "common",
|
|
"time12h": "common",
|
|
"linkTelegram": "common",
|
|
"contactEmail": "common",
|
|
"contactTelegram": "common",
|
|
"linkDiscord": "common",
|
|
"linkMatrix": "common",
|
|
"contactDiscord": "common",
|
|
"theme": "common",
|
|
"refresh": "common",
|
|
"required": "common"
|
|
},
|
|
"notifications": {
|
|
"errorLoginBlank": "admin",
|
|
"errorConnection": "admin",
|
|
"errorUnknown": "admin",
|
|
"error401Unauthorized": "admin"
|
|
}
|
|
}
|