localization support
This commit is contained in:
parent
40d57fb245
commit
bd3e05b354
11 changed files with 34 additions and 84 deletions
8
lib/i18n/en_US.json
Normal file
8
lib/i18n/en_US.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue