mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
2d93b3b7ee
Works in the same way as on the form, but can now be done in the accounts tab.
23 lines
576 B
JSON
23 lines
576 B
JSON
{
|
|
"meta": {
|
|
"name": "English (US)"
|
|
},
|
|
"strings": {
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"emailAddress": "Email Address",
|
|
"name": "Name",
|
|
"submit": "Submit",
|
|
"success": "Success",
|
|
"error": "Error",
|
|
"copy": "Copy",
|
|
"copied": "Copied",
|
|
"time24h": "24h Time",
|
|
"time12h": "12h Time",
|
|
"linkTelegram": "Link Telegram",
|
|
"contactEmail": "Contact through Email",
|
|
"contactTelegram": "Contact through Telegram",
|
|
"theme": "Theme"
|
|
}
|
|
}
|