Merge pull request #42 from tonyStreet/fix/README.md

update readme to correct setLocale function
This commit is contained in:
niftylettuce
2020-06-09 22:00:02 -05:00
committed by GitHub

View File

@@ -103,7 +103,7 @@ __('{a} {a} {b} {b} {b}', {a: 'foo', b: 'bar'})
Get locale from query / cookie and header.
### `context.setLocale()`
### `context.__setLocale()`
Set locale and cookie.