loris/lib/i18n/en_US.json

9 lines
281 B
JSON
Raw Normal View History

2022-06-17 10:38:28 +00:00
{
2022-06-17 11:03:52 +00:00
"greeting": "hello!",
2022-06-17 10:38:28 +00:00
"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",
"login-failed-snackbar-text": "login failed!"
2022-06-17 10:38:28 +00:00
}