@wix/bex-core 2.126.0 → 2.127.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.
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"cairo.table.listView": "Seznam",
|
|
523
523
|
"cairo.tags.manageTags.modal.emptyState.title.asLabels": "Vytvořit nový štítek",
|
|
524
524
|
"cairo.passiveEmptyState.subtitle": "Až budete mít nějaké položky, uvidíte je zde.",
|
|
525
|
-
"cairo.customFields.tpaSection.tooltip": "
|
|
525
|
+
"cairo.customFields.tpaSection.tooltip": "Toto jsou pole vytvořená aplikací nainstalovanou na vašem webu.",
|
|
526
526
|
"cairo.tags.collectionPage.popover.loadTags.error.body": "Tagy se nepodařilo načíst kvůli technickým potížím na naší straně.",
|
|
527
527
|
"cairo.table.advanced-sorting.button.cta": "Třídit",
|
|
528
528
|
"cairo.emptyState.premium.cta": "Upgradovat",
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"cairo.table.listView": "Seznam",
|
|
523
523
|
"cairo.tags.manageTags.modal.emptyState.title.asLabels": "Vytvořit nový štítek",
|
|
524
524
|
"cairo.passiveEmptyState.subtitle": "Až budete mít nějaké položky, uvidíte je zde.",
|
|
525
|
-
"cairo.customFields.tpaSection.tooltip": "
|
|
525
|
+
"cairo.customFields.tpaSection.tooltip": "Toto jsou pole vytvořená aplikací nainstalovanou na vašem webu.",
|
|
526
526
|
"cairo.tags.collectionPage.popover.loadTags.error.body": "Tagy se nepodařilo načíst kvůli technickým potížím na naší straně.",
|
|
527
527
|
"cairo.table.advanced-sorting.button.cta": "Třídit",
|
|
528
528
|
"cairo.emptyState.premium.cta": "Upgradovat",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/bex-core",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.127.0",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Kobi",
|
|
@@ -161,5 +161,5 @@
|
|
|
161
161
|
"wallaby": {
|
|
162
162
|
"autoDetect": true
|
|
163
163
|
},
|
|
164
|
-
"falconPackageHash": "
|
|
164
|
+
"falconPackageHash": "c8be8ed910dde2527d0dab76be860c917be90111ca26123f780ffeba"
|
|
165
165
|
}
|