@steedos/i18n 2.2.36 → 2.2.37
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steedos/i18n",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "2.2.
|
|
4
|
+
"version": "2.2.37",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"scripts": {
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "f824c11de5f099c1063aa4ef1941fd90666892a3"
|
|
26
26
|
}
|
|
@@ -696,6 +696,7 @@ CustomLabels:
|
|
|
696
696
|
contacts_tableau_modify_username: Change username
|
|
697
697
|
contacts_tableau_modify_password: Change password
|
|
698
698
|
Change password successfully: Change password successfully
|
|
699
|
+
new_password_placeholder: Please enter a new password
|
|
699
700
|
Steedos Creator: Creator
|
|
700
701
|
Refresh: Refresh
|
|
701
702
|
Confirm: Confirm
|