zet-lib 1.2.117 → 1.2.118

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.
@@ -13,7 +13,7 @@ langs['grid_labeling'] = 'Labeling'
13
13
  langs['grid_configure_field_labeling'] = 'Configure Field Labeling'
14
14
  langs['grid_personalize_labeling'] = 'Personalize Labeling'
15
15
  langs['grid_personalize_setting'] = 'Personalize grid settings'
16
- langs['grid_refresh'] = 'Refresh grid filter'
16
+ langs['grid_refresh'] = 'Refresh / Factory Reset'
17
17
  langs.settings = 'Setting'
18
18
  langs.settings_info = 'Settings'
19
19
  langs.grid_settings = 'Settings Grid'
@@ -13,7 +13,7 @@ langs['grid_labeling'] = 'Penamaan'
13
13
  langs['grid_configure_field_labeling'] = 'Configure Field Labeling'
14
14
  langs['grid_personalize_labeling'] = 'Personalize Labeling'
15
15
  langs['grid_personalize_setting'] = 'Personalize grid settings'
16
- langs['grid_refresh'] = 'Muat Ulang'
16
+ langs['grid_refresh'] = 'Muat Ulang / Kembali setelan pabrik'
17
17
  langs.settings = 'Pengaturan'
18
18
  langs.settings_info = 'Pengaturan'
19
19
  langs.grid_settings = 'Pengaturan Grid'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zet-lib",
3
- "version": "1.2.117",
3
+ "version": "1.2.118",
4
4
  "description": "zet is a library that part of zet generator.",
5
5
  "engines": {
6
6
  "node": ">=18"