@wix/bex-core 2.221.0 → 2.222.0
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.
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"cairo.export.selectedItems": "รายการที่เลือกไว้",
|
|
507
507
|
"cairo.entityPage.success.toast": "บันทึกการแก้ไขแล้ว",
|
|
508
508
|
"cairo.tags.tagsField.readOnly.emptyState.asLabels": "ยังไม่มีการติดป้ายกำกับ",
|
|
509
|
-
"cairo.table.custom-columns.button.tooltip": "
|
|
509
|
+
"cairo.table.custom-columns.button.tooltip": "ปรับแต่งคอลัมน์",
|
|
510
510
|
"cairo.table.advanced-sorting.button.tooltip": "การจัดเรียงขั้นสูง",
|
|
511
511
|
"cairo.dragAndDrop.button-role-label.sr": "ลาก {itemName}",
|
|
512
512
|
"cairo.picker.itemsSelected.maxSelected.message": "เลือกครบจำนวนสูงสุดแล้ว",
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"cairo.dropdownSearch.filters.selected": "{total, plural, other {เลือกไว้ {total,number} ตัวกรอง}}",
|
|
522
522
|
"cairo.tags.manageTags.modal.toast.delete.error": "ไม่สามารถลบแท็ก",
|
|
523
523
|
"cairo.tags.tagsWidget.options.add.CTA": "สร้าง \"{tagName}\"",
|
|
524
|
-
"cairo.table.custom-columns.title": "
|
|
524
|
+
"cairo.table.custom-columns.title": "ปรับแต่งคอลัมน์",
|
|
525
525
|
"cairo.tags.manageTags.modal.add.CTA.asLabels": "สร้างป้ายกำกับ",
|
|
526
526
|
"cairo.export.leaveSiteMessage": "การส่งออกข้อมูลรายการของคุณยังไม่เรียบร้อย แน่ใจหรือไม่ว่าต้องการออกจากหน้านี้",
|
|
527
527
|
"cairo.add-image.tooltip": "เพิ่มรูปภาพ",
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
"cairo.export.selectedItems": "รายการที่เลือกไว้",
|
|
507
507
|
"cairo.entityPage.success.toast": "บันทึกการแก้ไขแล้ว",
|
|
508
508
|
"cairo.tags.tagsField.readOnly.emptyState.asLabels": "ยังไม่มีการติดป้ายกำกับ",
|
|
509
|
-
"cairo.table.custom-columns.button.tooltip": "
|
|
509
|
+
"cairo.table.custom-columns.button.tooltip": "ปรับแต่งคอลัมน์",
|
|
510
510
|
"cairo.table.advanced-sorting.button.tooltip": "การจัดเรียงขั้นสูง",
|
|
511
511
|
"cairo.dragAndDrop.button-role-label.sr": "ลาก {itemName}",
|
|
512
512
|
"cairo.picker.itemsSelected.maxSelected.message": "เลือกครบจำนวนสูงสุดแล้ว",
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"cairo.dropdownSearch.filters.selected": "{total, plural, other {เลือกไว้ {total,number} ตัวกรอง}}",
|
|
522
522
|
"cairo.tags.manageTags.modal.toast.delete.error": "ไม่สามารถลบแท็ก",
|
|
523
523
|
"cairo.tags.tagsWidget.options.add.CTA": "สร้าง \"{tagName}\"",
|
|
524
|
-
"cairo.table.custom-columns.title": "
|
|
524
|
+
"cairo.table.custom-columns.title": "ปรับแต่งคอลัมน์",
|
|
525
525
|
"cairo.tags.manageTags.modal.add.CTA.asLabels": "สร้างป้ายกำกับ",
|
|
526
526
|
"cairo.export.leaveSiteMessage": "การส่งออกข้อมูลรายการของคุณยังไม่เรียบร้อย แน่ใจหรือไม่ว่าต้องการออกจากหน้านี้",
|
|
527
527
|
"cairo.add-image.tooltip": "เพิ่มรูปภาพ",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/bex-core",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.222.0",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Kobi",
|
|
@@ -166,5 +166,5 @@
|
|
|
166
166
|
"wallaby": {
|
|
167
167
|
"autoDetect": true
|
|
168
168
|
},
|
|
169
|
-
"falconPackageHash": "
|
|
169
|
+
"falconPackageHash": "fb48249825a09861f359f3ec9a20bb2987233c0b38d34c300a8a1af7"
|
|
170
170
|
}
|