You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal reproduction of the problem with instructions
Environment
ngx-translate version: 16.0.3
Angular version: 18.2.9
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
Current behavior
Have translation file like
after translation file has been loaded and we do
this.translationService.instant('name')
the result is
Expected behavior
Returns
How do you think that we should fix this?
Minimal reproduction of the problem with instructions
Environment
The text was updated successfully, but these errors were encountered: