-
Hi,
Thanks for this library.
I have created new project with v10 and integrated the latest `admin-lte` and `ngx-admin-let`.
Below is my `package.json`
> {
> "name": "mmp-angular",
> "ve…
-
When I try to add a new language, I get the error "Unexpected end of JSON input".
I have an English source and a German translation in en.json and de.json files. Running the following command works…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search gith…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] support request
[ ] feature request
```
**Question**
How do I hide translation labels until language file is loaded? I as…
-
~~Implement cyrillic-latin switching as well as etymological alphabet.~~
Localizations and etymological alphabet are to be moved to a different issue.
amsuu updated
2 months ago
-
As seems commonly agreed in #1599, a new Github Organization should be build around this project. Can those willing to do the work of migrating to a GitHub organization for paperless-ng chime in here?…
-
On "ng build" the following error :
"export 'markerClusterGroup' (imported as 'L') was not found in 'leaflet'"
the package.json :
```
"dependencies": {
"@angular/animations": "^14.2.4",
…
-
Can ngx-translate-cache work with rxjs 6.x?
Thanks
-
I have a hybrid app which has pascalprecht.translate in the AngularJS side and I am trying to introduce ngx-translate to the Angular side.
On doing some console logging, I found that the different …
-
### Environment
* Angular 9.1.9
* `@biesbjerg/ngx-translate-extract`: `7.0.0`
### Description
When `TranslationService` is not called as a `public` or `private` attribute, arguments passed …