@larscom/ngx-translate-module-loader
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@larscom/ngx-translate-module-loader", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Fetch multiple translation files (http) with ngx-translate. Each translations file gets it's own namespace out of the box", | ||
@@ -5,0 +5,0 @@ "main": "./dist/public_api.js", |
@@ -112,3 +112,3 @@ # @larscom/ngx-translate-module-loader | ||
```json | ||
``` | ||
{ | ||
@@ -121,3 +121,3 @@ "KEY: "VALUE" | ||
```json | ||
``` | ||
{ | ||
@@ -124,0 +124,0 @@ "KEY: "VALUE", |
21467