1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-30 05:17:46 +02:00
jfa-go/lang/common/en-us.json

20 lines
431 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",
"theme": "Theme"
}
}