@siemens/element-translate-ng 47.3.0 → 47.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- Angular localize
|
|
7
7
|
- Other frameworks in the future
|
|
8
8
|
|
|
9
|
-
See [here](https://element.siemens.io/
|
|
9
|
+
See [here](https://element.siemens.io/fundamentals/localization/#translation-in-element)
|
|
10
10
|
for details how it works and how to use it.
|
|
11
11
|
|
|
12
12
|
## Usage
|