loris/lib/i18n/en_US.json

8 lines
230 B
JSON
Raw Normal View History

2022-06-17 10:38:28 +00:00
{
"greeting": "Hello!",
"user-id-not-valid": "Sorry, this user id doesn't look quite right... ",
"user-id": "user id",
"user-id-example": "user@example.com",
"authorize-in-browser": "authorize in browser"
}