Link update
This commit is contained in:
parent
95bbc9aa5e
commit
69f7a70577
|
@ -33,7 +33,7 @@ I18n.translations = {
|
|||
|
||||
This will render `Hi!` for devices with the English locale, and `Bonjour!` for devices with the French locale.
|
||||
|
||||
For more info about I18n.js methods (`localize`, `pluralize`, etc) and settings see [its documentation](https://github.com/fnando/i18n-js#using-i18njs-with-other-languages-python-php-).
|
||||
For more info about I18n.js methods (`localize`, `pluralize`, etc) and settings see [its documentation](https://github.com/fnando/i18n-js#setting-up).
|
||||
|
||||
### Device's locale
|
||||
You can get the device's locale with the `RNI18n` native module:
|
||||
|
|
Loading…
Reference in New Issue