transloco
transloco copied to clipboard
🚀 😍 The internationalization (i18n) library for Angular
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/transloco/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
Hey, I haven't found the syntax for the keys. Should they be in camel case?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) will this feature affect? Transloco ### Is your feature request...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco, Scoped Libs ###...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) will this feature affect? Don't know / other ### Is...
### Current behavior In an Angular component I want to make use of lazy loaded translations. This works (scope name: "dftpa"): `{{ t('dftpa.title') }}` Those do not work (scope names:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Don't know / other...
- defaultProject was removed from the cli in angular 14 - this sets current working directory as default if --project argument is not specified as recommended here : https://github.com/angular/angular-cli/issues/23470#issuecomment-1172240384 ##...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/transloco/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...