9 lines
No EOL
281 B
JSON
9 lines
No EOL
281 B
JSON
{
|
|
"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",
|
|
"login-failed-snackbar-text": "login failed!"
|
|
}
|
|
|