-
### 🔎 Search Terms
Hi, I have an angular application that was running perfectly fine but recently started giving an error in heroku deployment. No matter what I try, I continue to get the same error.…
-
Hi, I can't find a way to declare the TranslateModule in a standalone component.
It's works in the app.config with importProvidersFrom, but I have to use it also in a component with .forChild.
-
Hello there,
I have an issue where a language change translates the routes in the address bar for the current route, but a second language change back to the original language (whilst on the same r…
-
**Angular version**:
11
**ng-multiselect-dropdown version**:
4.11
**Description of issue**:
How to change language of text fields in dropdown of multiselect with ngx-translate?
Currenlty I …
-
**Is your feature request related to a problem? Please describe.**
We use your ngx-translate-testing package for Storybook and unit-tests to mock our translations.
The TranslateTestingModule does n…
-
**What framework do you want to have? Please provide links of its i18n solution/package.**
@ngx-translate/core
Hi, I'm using WebStorm and stumbled upon i18n-ally which looks very promising!
The w…
-
GeoNature utilise [Ngx-translate](https://github.com/ngx-translate/core) pour l’internationalisation (i18n) de l'application. Actuellement, tous les fichiers sont regroupés dans le dossier` /frontend/…
-
When using ngx-translate with Angular 6 and WET 4, I have an issue refreshing the strings in the date picker (Month names, Day names, etc) to match the selected language toggle. Was curious if anyone…
-
Hey,
If I place an element like
`Typing Angular Animation`
it works, but when I use translate pipe from ngx-translate, the animation does not happen.
example:
`{{ 'TYPING_TITLE' | translate }…
-
## Current behavior
I have an element:
Name
ngx-translate doesn't translate it. But If I change the element to span, it works.
## Expected behavior
ngx-translate should be able to trans…