i18next
Cards view
List view
# bitbucket
# dom
# git
# github
# html
# javascript
# neovim
# npm link
# ohmybash
# php
# post
# process
# python
# react
# typescript
# ubuntu
# vscode
# webstorm
Usage with long nested keys
const
{
t
}
=
useTranslation
(
"translation"
,
{
keyPrefix
:
"long.nested.keys"
,
}
)
;