@steedos/i18n 3.0.0-beta.99 → 3.0.1

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,6 @@
1
1
  {
2
2
  "name": "@steedos/i18n",
3
- "private": false,
4
- "version": "3.0.0-beta.99",
3
+ "version": "3.0.1",
5
4
  "description": "",
6
5
  "main": "lib/index.js",
7
6
  "scripts": {
@@ -11,7 +10,7 @@
11
10
  "author": "",
12
11
  "license": "ISC",
13
12
  "dependencies": {
14
- "@steedos/cachers": "3.0.0-beta.99",
13
+ "@steedos/cachers": "3.0.1",
15
14
  "i18next": "^19.3.4",
16
15
  "i18next-sprintf-postprocessor": "^0.2.2",
17
16
  "underscore": "1.13.4"
@@ -22,5 +21,5 @@
22
21
  "publishConfig": {
23
22
  "access": "public"
24
23
  },
25
- "gitHead": "a0e9d5ee78766e54048a385b7677f6916aa287c4"
24
+ "gitHead": "4bbcc1f1ba098d299f5c363e67679f001f715575"
26
25
  }
@@ -1088,7 +1088,7 @@ CustomLabels:
1088
1088
  objects_amis_field: Fields
1089
1089
  objects_amis_list_view: List Views
1090
1090
  objects_amis_action_button: Buttons
1091
- objects_amis_object_page: Mine Pages
1091
+ objects_amis_object_page: Custom Pages
1092
1092
  objects_amis_page_layout: Page Layouts
1093
1093
  objects_amis_object_permission: Permissions
1094
1094
  objects_amis_trigger: Triggers