gds-plus-design-vue 1.1.31 → 1.1.32

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/locale/en_US.js CHANGED
@@ -1215,7 +1215,7 @@ export default {
1215
1215
  view: "View",
1216
1216
  entity: "Entity",
1217
1217
  viewPicture: "viewFile picture",
1218
- viewFile: "viewFile file",
1218
+ viewFile: "View file",
1219
1219
  lookup: "Look up",
1220
1220
  cache: "Cache",
1221
1221
  import: "Import",
@@ -2224,6 +2224,7 @@ export default {
2224
2224
  fixedPositioning: "Fixed positioning",
2225
2225
  viscousPositioning: "Adhesive positioning",
2226
2226
  customStyle: "Custom style",
2227
+ customClass: "Customize [Class]",
2227
2228
  currencySymbol: "Currency symbol",
2228
2229
  displayMode: "Display mode",
2229
2230
  uppercaseField: "Convert to uppercase field",
package/locale/id_ID.js CHANGED
@@ -1215,7 +1215,7 @@ export default {
1215
1215
  view: "lihat",
1216
1216
  entity: "entitas",
1217
1217
  viewPicture: "tampilkan gambar",
1218
- viewFile: "lihat berkas",
1218
+ viewFile: "Lihat file",
1219
1219
  lookup: "pencarian",
1220
1220
  cache: "cache",
1221
1221
  import: "Import",
@@ -2226,6 +2226,7 @@ export default {
2226
2226
  fixedPositioning: "固定定位",
2227
2227
  viscousPositioning: "粘性定位",
2228
2228
  customStyle: "自定义样式",
2229
+ customClass: "Sesuaikan [Class]",
2229
2230
  currencySymbol: "货币符号",
2230
2231
  displayMode: "显示方式",
2231
2232
  uppercaseField: "转大写字段",
package/locale/vi_VN.js CHANGED
@@ -2226,6 +2226,7 @@ export default {
2226
2226
  fixedPositioning: "固定定位",
2227
2227
  viscousPositioning: "粘性定位",
2228
2228
  customStyle: "自定义样式",
2229
+ customClass: "Tùy chỉnh [Class]",
2229
2230
  currencySymbol: "货币符号",
2230
2231
  displayMode: "显示方式",
2231
2232
  uppercaseField: "转大写字段",
package/locale/zh_CN.js CHANGED
@@ -2226,6 +2226,7 @@ export default {
2226
2226
  fixedPositioning: "固定定位",
2227
2227
  viscousPositioning: "粘性定位",
2228
2228
  customStyle: "自定义样式",
2229
+ customClass: "自定义[Class]",
2229
2230
  currencySymbol: "货币符号",
2230
2231
  displayMode: "显示方式",
2231
2232
  uppercaseField: "转大写字段",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.31",
3
+ "version": "1.1.32",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",