auth/locales/en/out.gotext.json

26 lines
809 B
JSON

{
"language": "en",
"messages": [
{
"id": "Deny",
"message": "Deny",
"translation": "Deny",
"translatorComment": "Name of the button to interrupt the application authorization process",
"fuzzy": true
},
{
"id": "Allow",
"message": "Allow",
"translation": "Allow",
"translatorComment": "The name of the button to continue the application authorization process",
"fuzzy": true
},
{
"id": "Sign In",
"message": "Sign In",
"translation": "Sign In",
"translatorComment": "The name of the button in the site address entry form to start the login process",
"fuzzy": true
}
]
}