Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 280 Bytes

i18next.md

File metadata and controls

5 lines (4 loc) · 280 Bytes

react-i18next

Each time you add a new namespace to the folder src/shared/presentation/i18n/locales/{lang} you should also add its corresponding declarations to the file react-i18next.d.ts. This way typescript will be able to infer the translations keys for each file.