lvisb / nesti-18n-error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n error example

Repository containing the example with the error mentioned in the ]commit](toonvanstrijp/nestjs-i18n#598 (comment)).

To run the project:

npm install
npm run start:dev

Navigate with your browser to http://localhost:3000.

Check the error in the console:

ERROR [I18nService] Translation "TEST" in "pt" does not exist.

About


Languages

Language:TypeScript 65.6%Language:JavaScript 34.4%