@tilde-nlp/ngx-translate 5.0.11 → 5.0.12
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
CHANGED
|
@@ -86,8 +86,5 @@ default value *true*
|
|
|
86
86
|
**contact-support** - Wether should show contact support in nontification messages.
|
|
87
87
|
default value *true*
|
|
88
88
|
|
|
89
|
-
**language-menu-version** - Language menu version (0 or 1).
|
|
90
|
-
defult value *1*
|
|
91
|
-
|
|
92
89
|
**is-auto-language-detection-enabled** - Enable or disable auto detection of source language.
|
|
93
90
|
defult value *true*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tilde-nlp/ngx-translate",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.12",
|
|
4
4
|
"description": "Tilde Translate box - solution for machine translating text and documents. Built with angular, but also exposed as web component.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Machine translation",
|