-
Suddenly, the translation system doesn't work for new words, old words translate good, but not new ones ???
What can be problem ?? I never face with such error so far, Old words can translate, but …
-
**Is your feature request related to a problem?**
Currently the systelab-translate are using a fixed loader that for default are using a specific (and hardcoded) factory. The problem we have in some …
-
Doesnt work with Angular 7 still getting buffer is not defined, can someone else confirm?
_Originally posted by @Gabb1995 in https://github.com/brianloveswords/base64url/issues/33#issuecomment-4812…
-
## Current behavior
que page loads I get an undefined file en.json get request.
public language:string;
@ViewChild(RoomComponent, {static: true})hijo: RoomComponent;
constructor(…
-
I have a angular library where I created a `LanguageModule ` defined as follows
```
@NgModule({
imports: [
TranslateModule.forRoot({
loader: {
provide: TranslateLoa…
-
## Current behavior
Having an untrimmed text value will lead to bad behavior when changing the language twice
'untrimmed':
`text `
## Expected behavior
* translation will not work once
*…
-
## Current behavior
If you have an app with one base component and other 2 components which are lazy loaded the `translateService.use` function doesn't make the request to retrieve translation …
-
I am using the ngx-translate/core, how is possível translate the header and the placeholder?
-
## Current behavior
When hmr is enabled and a translation file is changed the application is not reloaded.
## Expected behavior
When a translation file is changed the application hot reload…
-
## Current behavior
When a variable (such as a Component attribute used in a template, holding a translation key) is used with the `translate` directive on an element with content which includes an i…