mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
18 lines
369 B
JSON
18 lines
369 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",
|
|
"theme": "Theme"
|
|
}
|
|
}
|