1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-27 23:00:12 +00:00
jfa-go/lang/common/en-us.json
2021-03-30 21:16:24 +01:00

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"
}
}