2024-09-22
This commit is contained in:
parent
82040ce0fb
commit
f60f20dccf
514 changed files with 1968 additions and 1111 deletions
|
|
@ -1,14 +1,14 @@
|
|||
name: haikuatelier.fr
|
||||
type: wordpress
|
||||
docroot: web
|
||||
php_version: "8.2"
|
||||
php_version: "8.3"
|
||||
webserver_type: nginx-fpm
|
||||
xdebug_enabled: false
|
||||
additional_hostnames: []
|
||||
additional_fqdns: []
|
||||
database:
|
||||
type: mariadb
|
||||
version: "10.11"
|
||||
version: "11.4"
|
||||
use_dns_when_possible: true
|
||||
composer_version: "2"
|
||||
web_environment: []
|
||||
|
|
|
|||
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
|
@ -38,7 +38,5 @@
|
|||
"twiggy.inlayHints.macro": true,
|
||||
"twiggy.inlayHints.macroArguments": true,
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"terminal.integrated.env.osx": {
|
||||
"PATH": "${env:HOME}/.config/VSCodium/User/globalStorage/biati.ddev-manager/exposed-commands:${env:PATH}"
|
||||
}
|
||||
"terminal.integrated.env.osx": {}
|
||||
}
|
||||
|
|
|
|||
113
composer.lock
generated
113
composer.lock
generated
|
|
@ -1902,15 +1902,15 @@
|
|||
},
|
||||
{
|
||||
"name": "wpackagist-plugin/woocommerce",
|
||||
"version": "9.3.1",
|
||||
"version": "9.3.2",
|
||||
"source": {
|
||||
"type": "svn",
|
||||
"url": "https://plugins.svn.wordpress.org/woocommerce/",
|
||||
"reference": "tags/9.3.1"
|
||||
"reference": "tags/9.3.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip"
|
||||
"url": "https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "^1.0 || ^2.0"
|
||||
|
|
@ -1920,15 +1920,15 @@
|
|||
},
|
||||
{
|
||||
"name": "wpackagist-plugin/wp-openapi",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"source": {
|
||||
"type": "svn",
|
||||
"url": "https://plugins.svn.wordpress.org/wp-openapi/",
|
||||
"reference": "tags/1.0.12"
|
||||
"reference": "tags/1.0.13"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://downloads.wordpress.org/plugin/wp-openapi.1.0.12.zip"
|
||||
"url": "https://downloads.wordpress.org/plugin/wp-openapi.1.0.13.zip"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "^1.0 || ^2.0"
|
||||
|
|
@ -2197,24 +2197,24 @@
|
|||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
"version": "3.4.2",
|
||||
"version": "3.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/semver.git",
|
||||
"reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6"
|
||||
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6",
|
||||
"reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6",
|
||||
"url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
||||
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3.2 || ^7.0 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.4",
|
||||
"symfony/phpunit-bridge": "^4.2 || ^5"
|
||||
"phpstan/phpstan": "^1.11",
|
||||
"symfony/phpunit-bridge": "^3 || ^7"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
|
@ -2258,7 +2258,7 @@
|
|||
"support": {
|
||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||
"issues": "https://github.com/composer/semver/issues",
|
||||
"source": "https://github.com/composer/semver/tree/3.4.2"
|
||||
"source": "https://github.com/composer/semver/tree/3.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2274,7 +2274,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-12T11:35:52+00:00"
|
||||
"time": "2024-09-19T14:15:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/xdebug-handler",
|
||||
|
|
@ -2641,16 +2641,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v4.19.1",
|
||||
"version": "v4.19.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "4e1b88d21c69391150ace211e9eaf05810858d0b"
|
||||
"reference": "0ed4c8949a32986043e977dbe14776c14d644c45"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b",
|
||||
"reference": "4e1b88d21c69391150ace211e9eaf05810858d0b",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ed4c8949a32986043e977dbe14776c14d644c45",
|
||||
"reference": "0ed4c8949a32986043e977dbe14776c14d644c45",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2691,9 +2691,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1"
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.19.2"
|
||||
},
|
||||
"time": "2024-03-17T08:10:35+00:00"
|
||||
"time": "2024-09-17T19:36:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-common",
|
||||
|
|
@ -3026,12 +3026,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "fb263701a24214c3176ef23bfa98a7cbc59aa659"
|
||||
"reference": "4b6b927472278272e2411f4341dba95d96c8c7d7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/fb263701a24214c3176ef23bfa98a7cbc59aa659",
|
||||
"reference": "fb263701a24214c3176ef23bfa98a7cbc59aa659",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4b6b927472278272e2411f4341dba95d96c8c7d7",
|
||||
"reference": "4b6b927472278272e2411f4341dba95d96c8c7d7",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -3128,13 +3128,13 @@
|
|||
"codeigniter4/shield": "<1.0.0.0-beta8",
|
||||
"codiad/codiad": "<=2.8.4",
|
||||
"composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
|
||||
"concrete5/concrete5": "<9.3.3",
|
||||
"concrete5/concrete5": "<9.3.4",
|
||||
"concrete5/core": "<8.5.8|>=9,<9.1",
|
||||
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
||||
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
|
||||
"contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
|
||||
"contao/core": "<3.5.39",
|
||||
"contao/core-bundle": "<4.13.40|>=5,<5.3.4",
|
||||
"contao/core-bundle": "<4.13.49|>=5,<5.3.15|>=5.4,<5.4.3",
|
||||
"contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8",
|
||||
"contao/managed-edition": "<=1.5",
|
||||
"corveda/phpsandbox": "<1.3.5",
|
||||
|
|
@ -3142,8 +3142,9 @@
|
|||
"craftcms/cms": "<4.6.2|>=5,<=5.2.2",
|
||||
"croogo/croogo": "<4",
|
||||
"cuyz/valinor": "<0.12",
|
||||
"czim/file-handling": "<1.5|>=2,<2.3",
|
||||
"czproject/git-php": "<4.0.3",
|
||||
"damienharper/auditor-bundle": "<6",
|
||||
"damienharper/auditor-bundle": "<5.2.6",
|
||||
"dapphp/securimage": "<3.6.6",
|
||||
"darylldoyle/safe-svg": "<1.9.10",
|
||||
"datadog/dd-trace": ">=0.30,<0.30.2",
|
||||
|
|
@ -3299,7 +3300,7 @@
|
|||
"in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
|
||||
"in2code/ipandlanguageredirect": "<5.1.2",
|
||||
"in2code/lux": "<17.6.1|>=18,<24.0.2",
|
||||
"in2code/powermail": "<7.5|>=8,<8.5|>=9,<10.9|>=11,<12.4",
|
||||
"in2code/powermail": "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.4.1",
|
||||
"innologi/typo3-appointments": "<2.0.6",
|
||||
"intelliants/subrion": "<4.2.2",
|
||||
"inter-mediator/inter-mediator": "==5.5",
|
||||
|
|
@ -3329,7 +3330,7 @@
|
|||
"kelvinmo/simplexrd": "<3.1.1",
|
||||
"kevinpapst/kimai2": "<1.16.7",
|
||||
"khodakhah/nodcms": "<=3",
|
||||
"kimai/kimai": "<2.16",
|
||||
"kimai/kimai": "<=2.20.1",
|
||||
"kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
|
||||
"klaviyo/magento2-extension": ">=1,<3",
|
||||
"knplabs/knp-snappy": "<=1.4.2",
|
||||
|
|
@ -3362,7 +3363,7 @@
|
|||
"lms/routes": "<2.1.1",
|
||||
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
|
||||
"luyadev/yii-helpers": "<1.2.1",
|
||||
"magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch8|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch6|==2.4.7",
|
||||
"magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch9|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch7|==2.4.7|>=2.4.7.0-patch1,<2.4.7.0-patch2",
|
||||
"magento/core": "<=1.9.4.5",
|
||||
"magento/magento1ce": "<1.9.4.3-dev",
|
||||
"magento/magento1ee": ">=1,<1.14.4.3-dev",
|
||||
|
|
@ -3373,7 +3374,8 @@
|
|||
"mantisbt/mantisbt": "<2.26.2",
|
||||
"marcwillmann/turn": "<0.3.3",
|
||||
"matyhtf/framework": "<3.0.6",
|
||||
"mautic/core": "<4.4.12|>=5.0.0.0-alpha,<5.0.4",
|
||||
"mautic/core": "<4.4.13|>=5,<5.1.1",
|
||||
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
|
||||
"mdanter/ecc": "<2",
|
||||
"mediawiki/core": "<1.36.2",
|
||||
"mediawiki/matomo": "<2.4.3",
|
||||
|
|
@ -3526,7 +3528,7 @@
|
|||
"pubnub/pubnub": "<6.1",
|
||||
"pusher/pusher-php-server": "<2.2.1",
|
||||
"pwweb/laravel-core": "<=0.3.6.0-beta",
|
||||
"pxlrbt/filament-excel": "<2.3.3",
|
||||
"pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
|
||||
"pyrocms/pyrocms": "<=3.9.1",
|
||||
"qcubed/qcubed": "<=3.1.1",
|
||||
"quickapps/cms": "<=2.0.0.0-beta2",
|
||||
|
|
@ -3738,6 +3740,7 @@
|
|||
"winter/wn-dusk-plugin": "<2.1",
|
||||
"winter/wn-system-module": "<1.2.4",
|
||||
"wintercms/winter": "<=1.2.3",
|
||||
"wireui/wireui": "<1.19.3|>=2,<2.1.3",
|
||||
"woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3",
|
||||
"wp-cli/wp-cli": ">=0.12,<2.5",
|
||||
"wp-graphql/wp-graphql": "<=1.14.5",
|
||||
|
|
@ -3840,7 +3843,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-13T14:04:35+00:00"
|
||||
"time": "2024-09-19T17:04:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
|
@ -3979,16 +3982,16 @@
|
|||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
"version": "3.10.2",
|
||||
"version": "3.10.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
||||
"reference": "86e5f5dd9a840c46810ebe5ff1885581c42a3017"
|
||||
"reference": "62d32998e820bddc40f99f8251958aed187a5c9c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/86e5f5dd9a840c46810ebe5ff1885581c42a3017",
|
||||
"reference": "86e5f5dd9a840c46810ebe5ff1885581c42a3017",
|
||||
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/62d32998e820bddc40f99f8251958aed187a5c9c",
|
||||
"reference": "62d32998e820bddc40f99f8251958aed187a5c9c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4055,20 +4058,20 @@
|
|||
"type": "open_collective"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-21T23:26:44+00:00"
|
||||
"time": "2024-09-18T10:38:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v7.1.4",
|
||||
"version": "v7.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111"
|
||||
"reference": "0fa539d12b3ccf068a722bbbffa07ca7079af9ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/1eed7af6961d763e7832e874d7f9b21c3ea9c111",
|
||||
"reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/0fa539d12b3ccf068a722bbbffa07ca7079af9ee",
|
||||
"reference": "0fa539d12b3ccf068a722bbbffa07ca7079af9ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4132,7 +4135,7 @@
|
|||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v7.1.4"
|
||||
"source": "https://github.com/symfony/console/tree/v7.1.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -4148,20 +4151,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-08-15T22:48:53+00:00"
|
||||
"time": "2024-09-20T08:28:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v7.1.2",
|
||||
"version": "v7.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "92a91985250c251de9b947a14bb2c9390b1a562c"
|
||||
"reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c",
|
||||
"reference": "92a91985250c251de9b947a14bb2c9390b1a562c",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/61fe0566189bf32e8cfee78335d8776f64a66f5a",
|
||||
"reference": "61fe0566189bf32e8cfee78335d8776f64a66f5a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4198,7 +4201,7 @@
|
|||
"description": "Provides basic utilities for the filesystem",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/filesystem/tree/v7.1.2"
|
||||
"source": "https://github.com/symfony/filesystem/tree/v7.1.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -4214,7 +4217,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-06-28T10:03:55+00:00"
|
||||
"time": "2024-09-17T09:16:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-intl-grapheme",
|
||||
|
|
@ -4460,16 +4463,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v7.1.4",
|
||||
"version": "v7.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b"
|
||||
"reference": "d66f9c343fa894ec2037cc928381df90a7ad4306"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
|
||||
"reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/d66f9c343fa894ec2037cc928381df90a7ad4306",
|
||||
"reference": "d66f9c343fa894ec2037cc928381df90a7ad4306",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4527,7 +4530,7 @@
|
|||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v7.1.4"
|
||||
"source": "https://github.com/symfony/string/tree/v7.1.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -4543,7 +4546,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-08-12T09:59:40+00:00"
|
||||
"time": "2024-09-20T08:28:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@
|
|||
"useTabs": false
|
||||
},
|
||||
"plugins": [
|
||||
"https://plugins.dprint.dev/typescript-0.91.8.wasm",
|
||||
"https://plugins.dprint.dev/typescript-0.93.0.wasm",
|
||||
"https://plugins.dprint.dev/json-0.19.3.wasm",
|
||||
"https://plugins.dprint.dev/markdown-0.17.8.wasm",
|
||||
"https://plugins.dprint.dev/toml-0.6.2.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/malva-v0.10.1.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/markup_fmt-v0.12.0.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/markup_fmt-v0.13.0.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm",
|
||||
"https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0"
|
||||
]
|
||||
|
|
|
|||
18
package.json
18
package.json
|
|
@ -13,14 +13,14 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^8.30.0",
|
||||
"purify-ts": "^2.1.0",
|
||||
"remeda": "^2.12.1",
|
||||
"remeda": "^2.14.0",
|
||||
"ts-pattern": "^5.3.1",
|
||||
"valibot": "^0.42.0",
|
||||
"valibot": "^0.42.1",
|
||||
"wretch": "^2.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.1",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@biomejs/biome": "^1.9.2",
|
||||
"@eslint/js": "^9.11.0",
|
||||
"@prettier/plugin-php": "^0.22.2",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
"@sentry/types": "^8.30.0",
|
||||
|
|
@ -29,17 +29,17 @@
|
|||
"better-typescript-lib": "^2.8.0",
|
||||
"browserslist": "^4.23.3",
|
||||
"configurations-js": "git+https://git.gcch.fr/gcch/configurations-js.git",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint-plugin-oxlint": "^0.9.5",
|
||||
"eslint": "^9.11.0",
|
||||
"eslint-plugin-oxlint": "^0.9.6",
|
||||
"eslint-plugin-perfectionist": "^3.6.0",
|
||||
"fdir": "^6.3.0",
|
||||
"globals": "^15.9.0",
|
||||
"oxlint": "^0.9.5",
|
||||
"oxlint": "^0.9.6",
|
||||
"picomatch": "^4.0.2",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-pkg": "^0.18.1",
|
||||
"prettier-plugin-sh": "^0.14.0",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.79.3",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-clean-order": "^6.1.0",
|
||||
"stylelint-config-sass-guidelines": "^12.1.0",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"stylelint-plugin-logical-css": "^1.2.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.7",
|
||||
"vite-plugin-valibot-env": "^0.6.12",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"wp-types": "^4.66.1"
|
||||
|
|
|
|||
721
pnpm-lock.yaml
generated
721
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Creating the product":["Creating the product"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/edit-product-page.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Creating the product":["Creating the product"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/edit-product-page.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This version of the Product Search block is outdated. Upgrade to continue using.":["This version of the Product Search block is outdated. Upgrade to continue using."],"Upgrade Block":["Upgrade Block"],"Enter search placeholder text":["Enter search placeholder text"],"Search Label":["Search Label"],"A search box to allow customers to search for products by keyword.":["A search box to allow customers to search for products by keyword."],"Search products\u2026":["Search products..."],"Show search field label":["Show search field label"],"Product Search":["Product Search"],"Content":["Content"],"Search":["Search"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-search.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This version of the Product Search block is outdated. Upgrade to continue using.":["This version of the Product Search block is outdated. Upgrade to continue using."],"Upgrade Block":["Upgrade Block"],"Enter search placeholder text":["Enter search placeholder text"],"Search Label":["Search Label"],"A search box to allow customers to search for products by keyword.":["A search box to allow customers to search for products by keyword."],"Search products\u2026":["Search products..."],"Show search field label":["Show search field label"],"Product Search":["Product Search"],"Content":["Content"],"Search":["Search"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-search.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Shipping, taxes, and discounts calculated at checkout.":["Shipping, taxes, and discounts calculated at checkout."],"Subtotal":["Subtotal"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/footer-style.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Shipping, taxes, and discounts calculated at checkout.":["Shipping, taxes, and discounts calculated at checkout."],"Subtotal":["Subtotal"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/footer-style.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"SKU:":["SKU:"]}},"comment":{"reference":"assets\/client\/blocks\/product-sku.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"SKU:":["SKU:"]}},"comment":{"reference":"assets\/client\/blocks\/product-sku.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"install":["install"],"Create shipping label":["Create shipping label"],"Print discounted shipping labels with a click.":["Print discounted shipping labels with a click."],"Shipping ":["Shipping "],"Shipment Tracking":["Shipment Tracking"],"Toggle panel:":["Toggle panel:"],"By clicking \"%s\", {{wcsLink}}WooCommerce Shipping{{\/wcsLink}} will be installed and you agree to its {{tosLink}}Terms of Service{{\/tosLink}}.":["By clicking \"%s\", {{wcsLink}}WooCommerce Shipping{{\/wcsLink}} will be installed and you agree to its {{tosLink}}Terms of Service{{\/tosLink}}."],"Unable to %s the plugin. Refresh the page and try again.":["Unable to %s the plugin. Refresh the page and try again."],"start":["start"],"set up":["set up"],"activate":["activate"],"I don't need this":["I don't need this"],"Remind me later":["Remind me later"],"With WooCommerce Shipping you can Print shipping labels from your WooCommerce dashboard at the lowest USPS rates.":["With WooCommerce Shipping you can print shipping labels from your WooCommerce dashboard at the lowest USPS rates."],"Are you sure?":["Are you sure?"],"Mutable settings should be accessed via data store.":["Mutable settings should be accessed via data store."],"Close Print Label Banner.":["Close Print Label Banner."],"Shipping Label":["Shipping Label"],"download":["download","downloads"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/print-shipping-label-banner.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Print discounted shipping labels with a click, now with the dedicated plugin!":["Print discounted shipping labels with a click, now with the dedicated plugin!"],"install":["install"],"Create shipping label":["Create shipping label"],"Print discounted shipping labels with a click.":["Print discounted shipping labels with a click."],"Shipping ":["Shipping "],"Shipment Tracking":["Shipment Tracking"],"Toggle panel:":["Toggle panel:"],"By clicking \"%s\", {{wcsLink}}WooCommerce Shipping{{\/wcsLink}} will be installed and you agree to its {{tosLink}}Terms of Service{{\/tosLink}}.":["By clicking \"%s\", {{wcsLink}}WooCommerce Shipping{{\/wcsLink}} will be installed and you agree to its {{tosLink}}Terms of Service{{\/tosLink}}."],"Unable to %s the plugin. Refresh the page and try again.":["Unable to %s the plugin. Refresh the page and try again."],"start":["start"],"set up":["set up"],"activate":["activate"],"I don't need this":["I don't need this"],"Remind me later":["Remind me later"],"With WooCommerce Shipping you can Print shipping labels from your WooCommerce dashboard at the lowest USPS rates.":["With WooCommerce Shipping you can print shipping labels from your WooCommerce dashboard at the lowest USPS rates."],"Are you sure?":["Are you sure?"],"Mutable settings should be accessed via data store.":["Mutable settings should be accessed via data store."],"Close Print Label Banner.":["Close Print Label Banner."],"Shipping Label":["Shipping Label"],"download":["download","downloads"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/print-shipping-label-banner.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Publish":["Publish"],"Site Icon":["Site Icon"],"Undo":["Undo"],"Images":["Images"],"Content":["Content"],"Settings":["Settings"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6802.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Publish":["Publish"],"Site Icon":["Site Icon"],"Undo":["Undo"],"Images":["Images"],"Content":["Content"],"Settings":["Settings"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6802.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"This block shows on-sale products. There are currently no discounted products in your store.":["This block shows on-sale products. There are currently no discounted products in your store."],"Display a grid of products currently on sale.":["Display a grid of products currently on sale."],"The last inner block will follow other content.":["The last inner block will follow other content."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Columns":["Columns"],"Layout":["Layout"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Rows":["Rows"],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"On Sale Products":["On Sale Products"],"Filter by Product Category":["Filter by Product Category"],"Order By":["Order By"],"Add to Cart button":["Add to Basket button"],"Display products matching":["Display products matching"],"Newness - newest first":["Newness - newest first"],"Order products by":["Order products by"],"Price - high to low":["Price - high to low"],"Price - low to high":["Price - low to high"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Rating - highest first":["Rating - highest first"],"Sales - most first":["Sales - most first"],"Title - alphabetical":["Title - alphabetical"],"Menu Order":["Menu Order"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-on-sale.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"This block shows on-sale products. There are currently no discounted products in your store.":["This block shows on-sale products. There are currently no discounted products in your store."],"Display a grid of products currently on sale.":["Display a grid of products currently on sale."],"The last inner block will follow other content.":["The last inner block will follow other content."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Columns":["Columns"],"Layout":["Layout"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Rows":["Rows"],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"On Sale Products":["On Sale Products"],"Filter by Product Category":["Filter by Product Category"],"Order By":["Order By"],"Add to Cart button":["Add to Basket button"],"Display products matching":["Display products matching"],"Newness - newest first":["Newness - newest first"],"Order products by":["Order products by"],"Price - high to low":["Price - high to low"],"Price - low to high":["Price - low to high"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Rating - highest first":["Rating - highest first"],"Sales - most first":["Sales - most first"],"Title - alphabetical":["Title - alphabetical"],"Menu Order":["Menu Order"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-on-sale.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Invalid item":["Invalid item"],"Item removed.":["Item removed."],"Item added.":["Item added."],"Separate with commas or the Enter key.":["Separate with commas or the Enter key."],"Separate with commas, spaces, or the Enter key.":["Separate with commas, spaces, or the Enter key."],"Add item":["Add item"],"Remove item":["Remove item"],"%1$s (%2$s of %3$s)":["%1$s (%2$s of %3$s)"],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"No results.":["No results."]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-frontend-vendors-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Invalid item":["Invalid item"],"Item removed.":["Item removed."],"Item added.":["Item added."],"Separate with commas or the Enter key.":["Separate with commas or the Enter key."],"Separate with commas, spaces, or the Enter key.":["Separate with commas, spaces, or the Enter key."],"Add item":["Add item"],"Remove item":["Remove item"],"%1$s (%2$s of %3$s)":["%1$s (%2$s of %3$s)"],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"No results.":["No results."]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-frontend-vendors-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Undo":["Undo"],"Learn more":["Learn more"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/classic-shortcode.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Undo":["Undo"],"Learn more":["Learn more"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/classic-shortcode.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add %s section":["Add %s section"],"Add more sections":["Add more sections"],"Dashboard Sections":["Dashboard Sections"],"Remove block":["Remove block"],"Performance":["Performance"],"Leaderboards":["Leaderboards"],"Charts":["Charts"],"Remove section":["Remove section"],"Section title":["Section title"],"Move up":["Move up"],"Move down":["Move down"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/customizable-dashboard.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add %s section":["Add %s section"],"Add more sections":["Add more sections"],"Dashboard Sections":["Dashboard Sections"],"Remove block":["Remove block"],"Performance":["Performance"],"Leaderboards":["Leaderboards"],"Charts":["Charts"],"Remove section":["Remove section"],"Section title":["Section title"],"Move up":["Move up"],"Move down":["Move down"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/customizable-dashboard.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add your product categories":["Add your product categories"],"Add your product categories here. Assign categories to your products to make them easier to browse through and find in your store.":["Add your product categories here. Assign categories to your products to make them easier to browse through and find in your store."],"Add your product tags here. Tags are a method of labeling your products to make them easier for customers to find. For example, if you sell clothing, and you have a lot of cat prints, you could make a tag for \u201ccat.\u201d":["Add your product tags here. Tags are a method of labeling your products to make them easier for customers to find. For example, if you sell clothing, and you have a lot of cat prints, you could make a tag for \u201ccat.\u201d"],"Good work! Now you can publish your product to your store by hitting the \u201cPublish\u201d button or keep editing it.":["Good work! Now you can publish your product to your store by hitting the \u201cPublish\u201d button or keep editing it."],"Keep editing":["Keep editing"],"Publish your product \ud83c\udf89":["Publish your product \ud83c\udf89"],"Add your product tags":["Add your product tags"],"Upload an image to your product here. Ideally a JPEG or PNG about 600 px wide or bigger. This image will be shown in your store\u2019s catalog.":["Upload an image to your product here. Ideally a JPEG or PNG about 600 px wide or bigger. This image will be shown in your store\u2019s catalogue."],"Add your product data":["Add your product data"],"Add your product description":["Add your product description"],"Add your product image":["Add your product image"],"Add your short product description":["Add your short product description"],"Start typing your new product name here. This will be what your customers will see in your store.":["Start typing your new product name here. This will be what your customers will see in your store."],"Type a quick summary for your product here. This will appear on the product page right under the product name.":["Type a quick summary for your product here. This will appear on the product page right under the product name."],"Use the tabs to switch between sections and insert product details. Start by adding your product price.":["Use the tabs to switch between sections and insert product details. Start by adding your product price."],"Product name":["Product name"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/product-tour.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add your product categories":["Add your product categories"],"Add your product categories here. Assign categories to your products to make them easier to browse through and find in your store.":["Add your product categories here. Assign categories to your products to make them easier to browse through and find in your store."],"Add your product tags here. Tags are a method of labeling your products to make them easier for customers to find. For example, if you sell clothing, and you have a lot of cat prints, you could make a tag for \u201ccat.\u201d":["Add your product tags here. Tags are a method of labeling your products to make them easier for customers to find. For example, if you sell clothing, and you have a lot of cat prints, you could make a tag for \u201ccat.\u201d"],"Good work! Now you can publish your product to your store by hitting the \u201cPublish\u201d button or keep editing it.":["Good work! Now you can publish your product to your store by hitting the \u201cPublish\u201d button or keep editing it."],"Keep editing":["Keep editing"],"Publish your product \ud83c\udf89":["Publish your product \ud83c\udf89"],"Add your product tags":["Add your product tags"],"Upload an image to your product here. Ideally a JPEG or PNG about 600 px wide or bigger. This image will be shown in your store\u2019s catalog.":["Upload an image to your product here. Ideally a JPEG or PNG about 600 px wide or bigger. This image will be shown in your store\u2019s catalogue."],"Add your product data":["Add your product data"],"Add your product description":["Add your product description"],"Add your product image":["Add your product image"],"Add your short product description":["Add your short product description"],"Start typing your new product name here. This will be what your customers will see in your store.":["Start typing your new product name here. This will be what your customers will see in your store."],"Type a quick summary for your product here. This will appear on the product page right under the product name.":["Type a quick summary for your product here. This will appear on the product page right under the product name."],"Use the tabs to switch between sections and insert product details. Start by adding your product price.":["Use the tabs to switch between sections and insert product details. Start by adding your product price."],"Product name":["Product name"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/product-tour.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add products":["Add products"],"Stock":["Stock"],"Price":["Price"],"Product":["Product"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/product-list\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add products":["Add products"],"Stock":["Stock"],"Price":["Price"],"Product":["Product"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/product-list\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"There are no shipping options available. Please check your shipping address.":["There are no shipping options available. Please check your shipping address."],"Step description text.":["Step description text."],"Step":["Step"],"Shipping options will be displayed here after entering your full shipping address.":["Shipping options will be displayed here after entering your full shipping address."],"Shipping options":["Shipping options"],"Free":["Free"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/shipping-methods-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"There are no shipping options available. Please check your shipping address.":["There are no shipping options available. Please check your shipping address."],"Step description text.":["Step description text."],"Step":["Step"],"Shipping options will be displayed here after entering your full shipping address.":["Shipping options will be displayed here after entering your full shipping address."],"Shipping options":["Shipping options"],"Free":["Free"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/shipping-methods-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Default sorting":["Default sorting"]}},"comment":{"reference":"assets\/client\/blocks\/catalog-sorting.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Default sorting":["Default sorting"]}},"comment":{"reference":"assets\/client\/blocks\/catalog-sorting.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Dismiss this notice":["Dismiss this notice"]}},"comment":{"reference":"assets\/client\/blocks\/store-notices.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Dismiss this notice":["Dismiss this notice"]}},"comment":{"reference":"assets\/client\/blocks\/store-notices.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Price between %1$s and %2$s":["Price between %1$s and %2$s"],"Discounted price:":["Discounted price:"],"Previous price:":["Previous price:"]}},"comment":{"reference":"assets\/client\/blocks\/product-price.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Price between %1$s and %2$s":["Price between %1$s and %2$s"],"Discounted price:":["Discounted price:"],"Previous price:":["Previous price:"]}},"comment":{"reference":"assets\/client\/blocks\/product-price.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Learn about marketing a store":["Learn about marketing a store"],"By %s":["By %s"],"Explore more marketing extensions":["Explore more marketing extensions"],"Continue to reach the right audiences and promote your products in ways that matter to them with our range of marketing solutions.":["Continue to reach the right audiences and promote your products in ways that matter to them with our range of marketing solutions."],"Discover more marketing tools":["Discover more marketing tools"],"Installed extensions":["Installed extensions"],"Zapier":["Zapier"],"Vimeo":["Vimeo"],"Trustpilot":["Trustpilot"],"Salesforce":["Salesforce"],"Jetpack CRM":["Jetpack CRM"],"Google":["Google"],"Creative Mail by Constant Contact":["Creative Mail by Constant Contact"],"Collapse":["Collapse"],"Built by WooCommerce":["Built by WooCommerce"],"View details":["View details"],"No posts yet":["No posts yet"],"Oops, our posts aren't loading right now":["Oops, our posts aren't loading right now"],"Read {{link}}the WooCommerce blog{{\/link}} for more tips on marketing your store":["Read {{link}}the WooCommerce blog{{\/link}} for more tips on marketing your store"],"There was an error loading recommended extensions.":["There was an error loading recommended extensions."],"There was an error loading installed extensions.":["There was an error loading installed extensions."],"There was an error trying to activate the extension.":["There was an error trying to activate the extension."],"The extension has been successfully activated.":["The extension has been successfully activated."],"Finish setup":["Finish setup"],"Facebook":["Facebook"],"Manage":["Manage"],"Activate":["Activate"],"Create":["Create"],"Sales":["Sales"],"Cost":["Cost"],"Expand":["Expand"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/multichannel-marketing.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Learn about marketing a store":["Learn about marketing a store"],"By %s":["By %s"],"Explore more marketing extensions":["Explore more marketing extensions"],"Continue to reach the right audiences and promote your products in ways that matter to them with our range of marketing solutions.":["Continue to reach the right audiences and promote your products in ways that matter to them with our range of marketing solutions."],"Discover more marketing tools":["Discover more marketing tools"],"Installed extensions":["Installed extensions"],"Zapier":["Zapier"],"Vimeo":["Vimeo"],"Trustpilot":["Trustpilot"],"Salesforce":["Salesforce"],"Jetpack CRM":["Jetpack CRM"],"Google":["Google"],"Creative Mail by Constant Contact":["Creative Mail by Constant Contact"],"Collapse":["Collapse"],"Built by WooCommerce":["Built by WooCommerce"],"View details":["View details"],"No posts yet":["No posts yet"],"Oops, our posts aren't loading right now":["Oops, our posts aren't loading right now"],"Read {{link}}the WooCommerce blog{{\/link}} for more tips on marketing your store":["Read {{link}}the WooCommerce blog{{\/link}} for more tips on marketing your store"],"There was an error loading recommended extensions.":["There was an error loading recommended extensions."],"There was an error loading installed extensions.":["There was an error loading installed extensions."],"There was an error trying to activate the extension.":["There was an error trying to activate the extension."],"The extension has been successfully activated.":["The extension has been successfully activated."],"Finish setup":["Finish setup"],"Facebook":["Facebook"],"Manage":["Manage"],"Activate":["Activate"],"Create":["Create"],"Sales":["Sales"],"Cost":["Cost"],"Expand":["Expand"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/multichannel-marketing.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\ud83c\udfe0 Nice work creating your store\u2019s homepage!":["\ud83c\udfe0 Nice work creating your store's homepage!"],"Continue setup.":["Continue setup."]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/onboarding-homepage-notice.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\ud83c\udfe0 Nice work creating your store\u2019s homepage!":["\ud83c\udfe0 Nice work creating your store's homepage!"],"Continue setup.":["Continue setup."]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/onboarding-homepage-notice.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Done":["Done"],"Country \/ State":["Country \/ State"],"Title":["Title"],"Enable local pickup":["Enable local pickup"],"Postcode \/ ZIP":["Postcode \/ ZIP"],"Save changes":["Save changes"],"Free":["Free"],"Learn more":["Learn more"],"Cost":["Cost"],"Enabled":["Enabled"],"Taxable":["Taxable"],"Address":["Address","Addresses"],"Cancel":["Cancel"],"City":["City"],"Taxes":["Taxes"],"State":["State"],"Edit":["Edit"]}},"comment":{"reference":"assets\/client\/blocks\/wc-shipping-method-pickup-location.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Done":["Done"],"Country \/ State":["Country \/ State"],"Title":["Title"],"Enable local pickup":["Enable local pickup"],"Postcode \/ ZIP":["Postcode \/ ZIP"],"Save changes":["Save changes"],"Free":["Free"],"Learn more":["Learn more"],"Cost":["Cost"],"Enabled":["Enabled"],"Taxable":["Taxable"],"Address":["Address","Addresses"],"Cancel":["Cancel"],"City":["City"],"Taxes":["Taxes"],"State":["State"],"Edit":["Edit"]}},"comment":{"reference":"assets\/client\/blocks\/wc-shipping-method-pickup-location.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Downloads":["Downloads"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-downloads-wrapper.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Downloads":["Downloads"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-downloads-wrapper.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View less product types":["View less product types"],"View more product types":["View more product types"],"What product do you want to add?":["What product do you want to add?"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/1910.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View less product types":["View less product types"],"View more product types":["View more product types"],"What product do you want to add?":["What product do you want to add?"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/1910.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Are you sure? Inbox messages will be dismissed forever.":["Are you sure? Inbox messages will be dismissed forever."],"Dismiss all":["Dismiss all"],"Inbox Notes Options":["Inbox Notes Options"],"Yes, dismiss all":["Yes, dismiss all"],"All messages dismissed":["All messages dismissed"],"Message could not be dismissed":["Message could not be dismissed"],"Undo":["Undo"],"Message dismissed":["Message dismissed"],"Dismiss all messages":["Dismiss all messages"],"Messages could not be dismissed":["Messages could not be dismissed"],"Inbox":["Inbox"],"There was an error getting your inbox. Please try again.":["There was an error getting your inbox. Please try again."],"As things begin to happen in your store your inbox will start to fill up. You\u2019ll see things like achievements, new feature announcements, extension recommendations and more!":["As things begin to happen in your store, your inbox will start to fill up. You'll see things like achievements, new feature announcements, extension recommendations, and more!"],"Your inbox is empty":["Your inbox is empty"],"Reload":["Reload"],"Cancel":["Cancel"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/activity-panels-inbox.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Are you sure? Inbox messages will be dismissed forever.":["Are you sure? Inbox messages will be dismissed forever."],"Dismiss all":["Dismiss all"],"Inbox Notes Options":["Inbox Notes Options"],"Yes, dismiss all":["Yes, dismiss all"],"All messages dismissed":["All messages dismissed"],"Message could not be dismissed":["Message could not be dismissed"],"Undo":["Undo"],"Message dismissed":["Message dismissed"],"Dismiss all messages":["Dismiss all messages"],"Messages could not be dismissed":["Messages could not be dismissed"],"Inbox":["Inbox"],"There was an error getting your inbox. Please try again.":["There was an error getting your inbox. Please try again."],"As things begin to happen in your store your inbox will start to fill up. You\u2019ll see things like achievements, new feature announcements, extension recommendations and more!":["As things begin to happen in your store, your inbox will start to fill up. You'll see things like achievements, new feature announcements, extension recommendations, and more!"],"Your inbox is empty":["Your inbox is empty"],"Reload":["Reload"],"Cancel":["Cancel"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/activity-panels-inbox.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Tags":["Tags"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/tag\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Tags":["Tags"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/tag\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Block title":["Block title"],"Stock Status":["Stock Status"],"Between %1$s and %2$s":["Between %1$s and %2$s"],"Clear All Filters":["Clear All Filters"],"Remove %s filter":["Remove %s filter"],"Blue":["Blue"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Up to %s":["Up to %s"],"From %s":["From %s"],"Chips":["Chips"],"Clear All":["Clear All"],"Display Style":["Display Style"],"Display Settings":["Display Settings"],"List":["List"],"Active filters":["Active filters"],"All":["All"],"Price":["Price"],"Rating":["Rating"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/active-filters.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Block title":["Block title"],"Stock Status":["Stock Status"],"Between %1$s and %2$s":["Between %1$s and %2$s"],"Clear All Filters":["Clear All Filters"],"Remove %s filter":["Remove %s filter"],"Blue":["Blue"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Up to %s":["Up to %s"],"From %s":["From %s"],"Chips":["Chips"],"Clear All":["Clear All"],"Display Style":["Display Style"],"Display Settings":["Display Settings"],"List":["List"],"Active filters":["Active filters"],"All":["All"],"Price":["Price"],"Rating":["Rating"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/active-filters.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset filter":["Reset filter"],"Apply filter":["Apply filter"],"There was an error loading the content.":["There was an error loading the content."],"Oops!":["Oops!"],"Error:":["Error:"],"Rated %f out of 5":["Rated %f out of 5"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset filter":["Reset filter"],"Apply filter":["Apply filter"],"There was an error loading the content.":["There was an error loading the content."],"Oops!":["Oops!"],"Error:":["Error:"],"Rated %f out of 5":["Rated %f out of 5"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\"%s\" was removed from your cart.":["\"%s\" was removed from your basket."],"Polo":["Polo"],"%s (optional)":["%s (optional)"],"There was an error registering the payment method with id '%s': ":["There was an error registering the payment method with ID '%s': "],"Orange":["Orange"],"Lightweight baseball cap":["Lightweight baseball cap"],"Cap":["Cap"],"Yellow":["Yellow"],"Warm hat for winter":["Warm hat for winter"],"Beanie":["Beanie"],"example product in Cart Block\u0004Beanie":["Beanie"],"example product in Cart Block\u0004Beanie with Logo":["Beanie with Logo"],"Something went wrong. Please contact us to get assistance.":["Something went wrong. Please contact us to get assistance."],"Unable to get cart data from the API.":["Unable to get basket data from the API."],"The response is not a valid JSON response.":["The response is not a valid JSON response."],"Sales tax":["Sales tax"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Free shipping":["Free shipping"],"Shipping":["Shipping"],"Fee":["Fee"],"Local pickup":["Local pickup"]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-data.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\"%s\" was removed from your cart.":["\"%s\" was removed from your basket."],"Polo":["Polo"],"%s (optional)":["%s (optional)"],"There was an error registering the payment method with id '%s': ":["There was an error registering the payment method with ID '%s': "],"Orange":["Orange"],"Lightweight baseball cap":["Lightweight baseball cap"],"Cap":["Cap"],"Yellow":["Yellow"],"Warm hat for winter":["Warm hat for winter"],"Beanie":["Beanie"],"example product in Cart Block\u0004Beanie":["Beanie"],"example product in Cart Block\u0004Beanie with Logo":["Beanie with Logo"],"Something went wrong. Please contact us to get assistance.":["Something went wrong. Please contact us to get assistance."],"Unable to get cart data from the API.":["Unable to get basket data from the API."],"The response is not a valid JSON response.":["The response is not a valid JSON response."],"Sales tax":["Sales tax"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Free shipping":["Free shipping"],"Shipping":["Shipping"],"Fee":["Fee"],"Local pickup":["Local pickup"]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-data.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\ud83c\udf89 WooCommerce Shipping is installed!":["\ud83c\udf89 WooCommerce Shipping is installed!"],"Print USPS and DHL Express labels straight from your WooCommerce dashboard and save on shipping.":["Print USPS and DHL Express labels straight from your WooCommerce dashboard and save on shipping."],"Recommended shipping solutions":["Recommended shipping solutions"],"We recommend adding one of the following shipping extensions to your store. The extension will be installed and activated for you when you click \"Get started\".":["We recommend adding one of the following shipping extensions to your store. The extension will be installed and activated for you when you click \"Get started\"."],"See more options":["See more options"],"WooCommerce Shipping":["WooCommerce Shipping"],"Hide this":["Hide this"],"(opens in a new tab)":["(opens in a new tab)"],"Get started":["Get started"],"Task List Options":["Task List Options"],"Recommended":["Recommended"],"Activate":["Activate"],"Shipping zones":["Shipping zones"],"Learn more":["Learn more"],"Shipping methods":["Shipping methods"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/shipping-recommendations.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"\ud83c\udf89 WooCommerce Shipping is installed!":["\ud83c\udf89 WooCommerce Shipping is installed!"],"Print USPS and DHL Express labels straight from your WooCommerce dashboard and save on shipping.":["Print USPS and DHL Express labels straight from your WooCommerce dashboard and save on shipping."],"Recommended shipping solutions":["Recommended shipping solutions"],"We recommend adding one of the following shipping extensions to your store. The extension will be installed and activated for you when you click \"Get started\".":["We recommend adding one of the following shipping extensions to your store. The extension will be installed and activated for you when you click \"Get started\"."],"See more options":["See more options"],"WooCommerce Shipping":["WooCommerce Shipping"],"Hide this":["Hide this"],"(opens in a new tab)":["(opens in a new tab)"],"Get started":["Get started"],"Task List Options":["Task List Options"],"Recommended":["Recommended"],"Activate":["Activate"],"Shipping zones":["Shipping zones"],"Learn more":["Learn more"],"Shipping methods":["Shipping methods"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/shipping-recommendations.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Task Options":["Task Options"],"This task is required to keep your store running":["This task is required to keep your store running"],"This task is required to set up your extension":["This task is required to set up your extension"],"Dismissed messages cannot be viewed again":["Dismissed messages cannot be viewed again"],"Yes, I'm sure":["Yes, I'm sure"],"Remind me later":["Remind me later"],"Are you sure?":["Are you sure?"],"Dismiss":["Dismiss"],"Cancel":["Cancel"],"Delete":["Delete"]}},"comment":{"reference":"assets\/client\/admin\/experimental\/index.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Task Options":["Task Options"],"This task is required to keep your store running":["This task is required to keep your store running"],"This task is required to set up your extension":["This task is required to set up your extension"],"Dismissed messages cannot be viewed again":["Dismissed messages cannot be viewed again"],"Yes, I'm sure":["Yes, I'm sure"],"Remind me later":["Remind me later"],"Are you sure?":["Are you sure?"],"Dismiss":["Dismiss"],"Cancel":["Cancel"],"Delete":["Delete"]}},"comment":{"reference":"assets\/client\/admin\/experimental\/index.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment Promotion Options":["Payment Promotion Options"],"Mutable settings should be accessed via data store.":["Mutable settings should be accessed via data store."],"Install":["Install"],"Dismiss":["Dismiss"],"Metro Manila":["Metro Manila"],"Roma":["Roma"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/payment-method-promotions.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment Promotion Options":["Payment Promotion Options"],"Mutable settings should be accessed via data store.":["Mutable settings should be accessed via data store."],"Install":["Install"],"Dismiss":["Dismiss"],"Metro Manila":["Metro Manila"],"Roma":["Roma"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/payment-method-promotions.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Your cart":["Your basket"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/title-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Your cart":["Your basket"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/title-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add new":["Add new"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/downloads\/downloads-menu\/downloads-menu.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Add new":["Add new"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/downloads\/downloads-menu\/downloads-menu.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset filter":["Reset filter"],"Apply filter":["Apply filter"],"Rated %f out of 5":["Rated %f out of 5"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter-wrapper-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset filter":["Reset filter"],"Apply filter":["Apply filter"],"Rated %f out of 5":["Rated %f out of 5"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter-wrapper-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Rated %1$s out of 5 based on %2$s customer rating":["Rated %1$s out of 5 based on %2$s customer rating","Rated %1$s out of 5 based on %2$s customer ratings"],"Rated %f out of 5":["Rated %f out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/product-rating-stars.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Rated %1$s out of 5 based on %2$s customer rating":["Rated %1$s out of 5 based on %2$s customer rating","Rated %1$s out of 5 based on %2$s customer ratings"],"Rated %f out of 5":["Rated %f out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/product-rating-stars.js"}}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Total":["Total"],"Product":["Product"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-totals.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Total":["Total"],"Product":["Product"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-totals.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Display product count":["Display product count"],"Reset attribute filter":["Reset attribute filter"],"Select %s":["Select %s"],"There are no products with the selected attributes.":["There are no products with the selected attributes."],"Now displaying a preview of the Filter Products by Attribute block.":["Now displaying a preview of the Filter Products by Attribute block."],"Choose to return filter results for any of the attributes selected.":["Choose to return filter results for any of the attributes selected."],"Choose to return filter results for all of the attributes selected.":["Choose to return filter results for all of the attributes selected."],"Filter Conditions":["Filter Conditions"],"Filter by Attribute":["Filter by Attribute"],"Show 'Apply filters' button":["Show 'Apply filters' button"],"Reset filter":["Reset filter"],"Allow selecting multiple options?":["Allow selecting multiple options?"],"Invalid %s filter.":["Invalid %s filter."],"Remove %s filter.":["Remove %s filter."],"Please select an attribute to use this filter!":["Please select an attribute to use this filter!"],"Block title":["Block title"],"Loading\u2026":["Loading\u2026"],"%s filter removed.":["%s filter removed."],"%s filter added.":["%s filter added."],"Apply filter":["Apply filter"],"Products will update when the button is clicked.":["Products will only update when the button is clicked."],"Attributes are needed for filtering your products. You haven't created any attributes yet.":["Attributes are needed for filtering your products. You haven't created any attributes yet."],"Search for a product attribute:":["Search for a product attribute:"],"Clear selected attribute":["Clear selected attribute"],"Filter by attribute":["Filter by attribute"],"Display Style":["Display Style"],"Content Settings":["Content Settings"],"Display a list of filters based on the selected attributes.":["Display a list of filters based on the selected attributes."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d attribute selected":["%d attribute selected","%d attributes selected"],"Done":["Done"],"Product attribute search results updated.":["Product attribute search results updated."],"Your store doesn't have any product attributes.":["Your store doesn't have any product attributes."],"Product Attributes":["Product Attributes"],"Display Settings":["Display Settings"],"%s product":["%s product","%s products"],"List":["List"],"Dropdown":["Dropdown"],"Learn more":["Learn more"],"Any":["Any"],"All":["All"],"Reset":["Reset"],"Apply":["Apply"],"Edit":["Edit"],"Add new attribute":["Add new attribute"]}},"comment":{"reference":"assets\/client\/blocks\/attribute-filter.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Display product count":["Display product count"],"Reset attribute filter":["Reset attribute filter"],"Select %s":["Select %s"],"There are no products with the selected attributes.":["There are no products with the selected attributes."],"Now displaying a preview of the Filter Products by Attribute block.":["Now displaying a preview of the Filter Products by Attribute block."],"Choose to return filter results for any of the attributes selected.":["Choose to return filter results for any of the attributes selected."],"Choose to return filter results for all of the attributes selected.":["Choose to return filter results for all of the attributes selected."],"Filter Conditions":["Filter Conditions"],"Filter by Attribute":["Filter by Attribute"],"Show 'Apply filters' button":["Show 'Apply filters' button"],"Reset filter":["Reset filter"],"Allow selecting multiple options?":["Allow selecting multiple options?"],"Invalid %s filter.":["Invalid %s filter."],"Remove %s filter.":["Remove %s filter."],"Please select an attribute to use this filter!":["Please select an attribute to use this filter!"],"Block title":["Block title"],"Loading\u2026":["Loading\u2026"],"%s filter removed.":["%s filter removed."],"%s filter added.":["%s filter added."],"Apply filter":["Apply filter"],"Products will update when the button is clicked.":["Products will only update when the button is clicked."],"Attributes are needed for filtering your products. You haven't created any attributes yet.":["Attributes are needed for filtering your products. You haven't created any attributes yet."],"Search for a product attribute:":["Search for a product attribute:"],"Clear selected attribute":["Clear selected attribute"],"Filter by attribute":["Filter by attribute"],"Display Style":["Display Style"],"Content Settings":["Content Settings"],"Display a list of filters based on the selected attributes.":["Display a list of filters based on the selected attributes."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d attribute selected":["%d attribute selected","%d attributes selected"],"Done":["Done"],"Product attribute search results updated.":["Product attribute search results updated."],"Your store doesn't have any product attributes.":["Your store doesn't have any product attributes."],"Product Attributes":["Product Attributes"],"Display Settings":["Display Settings"],"%s product":["%s product","%s products"],"List":["List"],"Dropdown":["Dropdown"],"Learn more":["Learn more"],"Any":["Any"],"All":["All"],"Reset":["Reset"],"Apply":["Apply"],"Edit":["Edit"],"Add new attribute":["Add new attribute"]}},"comment":{"reference":"assets\/client\/blocks\/attribute-filter.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Full refunds are not deducted from tax or net sales totals":["Full refunds are not deducted from tax or net sales totals"],"All Revenue":["All Revenue"],"Got it":["Got it"],"order":["order","orders"],"day":["day","days"],"Advanced Filters":["Advanced Filters"],"Gross sales":["Gross sales"],"Returns":["Returns"],"Net sales":["Net sales"],"Revenue":["Revenue"],"Show":["Show"],"Total sales":["Total sales"],"Shipping":["Shipping"],"Date":["Date"],"Orders":["Orders"],"Taxes":["Taxes"],"Coupons":["Coupons"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-revenue.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Full refunds are not deducted from tax or net sales totals":["Full refunds are not deducted from tax or net sales totals"],"All Revenue":["All Revenue"],"Got it":["Got it"],"order":["order","orders"],"day":["day","days"],"Advanced Filters":["Advanced Filters"],"Gross sales":["Gross sales"],"Returns":["Returns"],"Net sales":["Net sales"],"Revenue":["Revenue"],"Show":["Show"],"Total sales":["Total sales"],"Shipping":["Shipping"],"Date":["Date"],"Orders":["Orders"],"Taxes":["Taxes"],"Coupons":["Coupons"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-revenue.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Log in":["Log in"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/contact-information-style.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Log in":["Log in"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/contact-information-style.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"To":["To"],"From":["From"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/schedule-sale\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"To":["To"],"From":["From"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/schedule-sale\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Something went wrong. Please contact us for assistance.":["Something went wrong. Please contact us for assistance."],"Filled Cart":["Filled Basket"],"Reload the page":["Reload the page"],"The cart has encountered an unexpected error. If the error persists, please get in touch with us for help.":["The basket has encountered an unexpected error. If the error persists, please get in touch with us for help."],"Empty Cart":["Empty Basket"]}},"comment":{"reference":"assets\/client\/blocks\/cart-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Something went wrong. Please contact us for assistance.":["Something went wrong. Please contact us for assistance."],"Filled Cart":["Filled Basket"],"Reload the page":["Reload the page"],"The cart has encountered an unexpected error. If the error persists, please get in touch with us for help.":["The basket has encountered an unexpected error. If the error persists, please get in touch with us for help."],"Empty Cart":["Empty Basket"]}},"comment":{"reference":"assets\/client\/blocks\/cart-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"You have not set up any product tags on your store.":["You have not set up any product tags on your store."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"This block displays products from selected tags. To use it you first need to create products and assign tags to them.":["This block displays products from selected tags. To use it you first need to create products and assign tags to them."],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"Edit selected tags":["Edit selected tags"],"Loading\u2026":["Loading\u2026"],"The last inner block will follow other content.":["The last inner block will follow other content."],"Product Tags":["Product Tags"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"Columns":["Columns"],"Done":["Done"],"Layout":["Layout"],"Rows":["Rows"],"This block displays products from selected tags. Select at least one tag to display its products.":["This block displays products from selected tags. Select at least one tag to display its products."],"Display a grid of products from your selected tags.":["Display a grid of products from your selected tags."],"Products by Tag":["Products by Tag"],"Showing Products by Tag block preview.":["Showing Products by Tag block preview."],"Order By":["Order By"],"Add to Cart button":["Add to Basket button"],"%d tag selected":["%d tag selected","%d tags selected"],"All selected tags":["All selected tags"],"Any selected tags":["Any selected tags"],"Clear all product tags":["Clear all product tags"],"Display products matching":["Display products matching"],"Newness - newest first":["Newness - newest first"],"Order products by":["Order products by"],"Pick at least two tags to use this setting.":["Pick at least two tags to use this setting."],"Price - high to low":["Price - high to low"],"Price - low to high":["Price - low to high"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Rating - highest first":["Rating - highest first"],"Sales - most first":["Sales - most first"],"Search for product tags":["Search for product tags"],"Tag search results updated.":["Tag search results updated."],"Title - alphabetical":["Title - alphabetical"],"Menu Order":["Menu Order"],"%1$d product tagged as %2$s":["%1$d product tagged as %2$s","%1$d products tagged as %2$s"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"Content":["Content"],"Cancel":["Cancel"],"Product Tag":["Product Tag"]}},"comment":{"reference":"assets\/client\/blocks\/product-tag.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"You have not set up any product tags on your store.":["You have not set up any product tags on your store."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"This block displays products from selected tags. To use it you first need to create products and assign tags to them.":["This block displays products from selected tags. To use it you first need to create products and assign tags to them."],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"Edit selected tags":["Edit selected tags"],"Loading\u2026":["Loading\u2026"],"The last inner block will follow other content.":["The last inner block will follow other content."],"Product Tags":["Product Tags"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"Columns":["Columns"],"Done":["Done"],"Layout":["Layout"],"Rows":["Rows"],"This block displays products from selected tags. Select at least one tag to display its products.":["This block displays products from selected tags. Select at least one tag to display its products."],"Display a grid of products from your selected tags.":["Display a grid of products from your selected tags."],"Products by Tag":["Products by Tag"],"Showing Products by Tag block preview.":["Showing Products by Tag block preview."],"Order By":["Order By"],"Add to Cart button":["Add to Basket button"],"%d tag selected":["%d tag selected","%d tags selected"],"All selected tags":["All selected tags"],"Any selected tags":["Any selected tags"],"Clear all product tags":["Clear all product tags"],"Display products matching":["Display products matching"],"Newness - newest first":["Newness - newest first"],"Order products by":["Order products by"],"Pick at least two tags to use this setting.":["Pick at least two tags to use this setting."],"Price - high to low":["Price - high to low"],"Price - low to high":["Price - low to high"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Rating - highest first":["Rating - highest first"],"Sales - most first":["Sales - most first"],"Search for product tags":["Search for product tags"],"Tag search results updated.":["Tag search results updated."],"Title - alphabetical":["Title - alphabetical"],"Menu Order":["Menu Order"],"%1$d product tagged as %2$s":["%1$d product tagged as %2$s","%1$d products tagged as %2$s"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"Content":["Content"],"Cancel":["Cancel"],"Product Tag":["Product Tag"]}},"comment":{"reference":"assets\/client\/blocks\/product-tag.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This field is required.":["This field is required."]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/text\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This field is required.":["This field is required."]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/text\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Proceed to Checkout":["Proceed to Checkout"]}},"comment":{"reference":"assets\/client\/blocks\/cart-blocks\/proceed-to-checkout-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Proceed to Checkout":["Proceed to Checkout"]}},"comment":{"reference":"assets\/client\/blocks\/cart-blocks\/proceed-to-checkout-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Earn and manage recurring revenue and get automatic deposits into your nominated bank account.":["Earn and manage recurring revenue and get automatic deposits into your nominated bank account."],"Sell to international markets and accept more than 135 currencies with local payment methods.":["Sell to international markets and accept more than 135 currencies with local payment methods."],"Accepted payment methods":["Accepted payment methods"],"Setup required":["Set up required"],"Local Partner":["Local Partner"],"Recommended":["Recommended"],"Learn more":["Learn more"],"Metro Manila":["Metro Manila"],"Roma":["Roma"]}},"comment":{"reference":"assets\/client\/admin\/onboarding\/index.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Earn and manage recurring revenue and get automatic deposits into your nominated bank account.":["Earn and manage recurring revenue and get automatic deposits into your nominated bank account."],"Sell to international markets and accept more than 135 currencies with local payment methods.":["Sell to international markets and accept more than 135 currencies with local payment methods."],"Accepted payment methods":["Accepted payment methods"],"Setup required":["Set up required"],"Local Partner":["Local Partner"],"Recommended":["Recommended"],"Learn more":["Learn more"],"Metro Manila":["Metro Manila"],"Roma":["Roma"]}},"comment":{"reference":"assets\/client\/admin\/onboarding\/index.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment options":["Payment options"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/payment-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment options":["Payment options"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/payment-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Enter the billing address that matches your payment method.":["Enter the billing address that matches your payment method."],"Step description text.":["Step description text."],"Step":["Step"],"Billing address":["Billing address"],"Edit":["Edit"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/billing-address-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Edit billing address":["Edit billing address"],"Edit shipping address":["Edit shipping address"],"Enter the billing address that matches your payment method.":["Enter the billing address that matches your payment method."],"Step description text.":["Step description text."],"Step":["Step"],"Billing address":["Billing address"],"Edit":["Edit"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/billing-address-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset stock filter":["Reset stock filter"],"Reset filter":["Reset filter"],"%s filter removed.":["%s filter removed."],"%s filter added.":["%s filter added."],"Apply filter":["Apply filter"],"%s product":["%s product","%s products"],"Reset":["Reset"],"Apply":["Apply"]}},"comment":{"reference":"assets\/client\/blocks\/stock-filter-wrapper-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Reset stock filter":["Reset stock filter"],"Reset filter":["Reset filter"],"%s filter removed.":["%s filter removed."],"%s filter added.":["%s filter added."],"Apply filter":["Apply filter"],"%s product":["%s product","%s products"],"Reset":["Reset"],"Apply":["Apply"]}},"comment":{"reference":"assets\/client\/blocks\/stock-filter-wrapper-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Now displaying a preview of the reviews for the products in the selected categories.":["Now displaying a preview of the reviews for the products in the selected categories."],"Edit selected categories":["Edit selected categories"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"I bought this product last week and I'm very happy with it.":["I bought this product last week and I'm very happy with it."],"The following error was returned":["The following error was returned"],"Alice":["Alice"],"WordPress Pennant":["WordPress Pennant"],"This product is awesome, I love it!":["This product is awesome, I love it."],"Bob":["Bob"],"July 12, 2019":["July 12, 2019"],"July 15, 2019":["July 15, 2019"],"Reviews by Category":["Reviews by Category"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Show product reviews from specific categories.":["Show product reviews from specific categories."],"This block lists reviews for products from selected categories. The selected categories do not have any reviews yet, but they will show up here when they do.":["This block lists reviews for products from selected categories. The selected categories do not have any reviews yet, but they will show up here when they do."],"Retry":["Retry"],"Load more reviews":["Load more reviews"],"%d review":["%d review","%d reviews"],"Reviewer name":["Reviewer name"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Review date":["Review date"],"Review content":["Review content"],"Review image":["Review image"],"Reviewer photo":["Reviewer photo"],"Order Product Reviews by":["Order Product Reviews by"],"Starting Number of Reviews":["Starting Number of Reviews"],"Load More Reviews":["Load More Reviews"],"The content for this block is hidden due to block settings.":["The content for this block is hidden due to block settings."],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Read less":["Read less"],"Order reviews by":["Order reviews by"],"Product rating is disabled in your <a>store settings<\/a>.":["Product rating is disabled in your <a>store settings<\/a>."],"Reviewer photo is disabled in your <a>site settings<\/a>.":["Reviewer photo is disabled in your <a>site settings<\/a>."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"List Settings":["List Settings"],"Display products matching":["Display products matching"],"Product rating":["Product rating"],"Category":["Category"],"Rated %f out of 5":["Rated %f out of 5"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"Image":["Image"],"Product name":["Product name"],"WooCommerce":["WooCommerce"],"Order by":["Order by"],"Product":["Product"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-by-category.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Now displaying a preview of the reviews for the products in the selected categories.":["Now displaying a preview of the reviews for the products in the selected categories."],"Edit selected categories":["Edit selected categories"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"I bought this product last week and I'm very happy with it.":["I bought this product last week and I'm very happy with it."],"The following error was returned":["The following error was returned"],"Alice":["Alice"],"WordPress Pennant":["WordPress Pennant"],"This product is awesome, I love it!":["This product is awesome, I love it."],"Bob":["Bob"],"July 12, 2019":["July 12, 2019"],"July 15, 2019":["July 15, 2019"],"Reviews by Category":["Reviews by Category"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Show product reviews from specific categories.":["Show product reviews from specific categories."],"This block lists reviews for products from selected categories. The selected categories do not have any reviews yet, but they will show up here when they do.":["This block lists reviews for products from selected categories. The selected categories do not have any reviews yet, but they will show up here when they do."],"Retry":["Retry"],"Load more reviews":["Load more reviews"],"%d review":["%d review","%d reviews"],"Reviewer name":["Reviewer name"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Review date":["Review date"],"Review content":["Review content"],"Review image":["Review image"],"Reviewer photo":["Reviewer photo"],"Order Product Reviews by":["Order Product Reviews by"],"Starting Number of Reviews":["Starting Number of Reviews"],"Load More Reviews":["Load More Reviews"],"The content for this block is hidden due to block settings.":["The content for this block is hidden due to block settings."],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Read less":["Read less"],"Order reviews by":["Order reviews by"],"Product rating is disabled in your <a>store settings<\/a>.":["Product rating is disabled in your <a>store settings<\/a>."],"Reviewer photo is disabled in your <a>site settings<\/a>.":["Reviewer photo is disabled in your <a>site settings<\/a>."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"List Settings":["List Settings"],"Display products matching":["Display products matching"],"Product rating":["Product rating"],"Category":["Category"],"Rated %f out of 5":["Rated %f out of 5"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"Image":["Image"],"Product name":["Product name"],"WooCommerce":["WooCommerce"],"Order by":["Order by"],"Product":["Product"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-by-category.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Previous year:":["Previous year:"],"Previous period:":["Previous period:"],"No data for the selected date range":["No data for the selected date range"],"No data for the current search":["No data for the current search"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6224.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Previous year:":["Previous year:"],"Previous period:":["Previous period:"],"No data for the selected date range":["No data for the selected date range"],"No data for the current search":["No data for the current search"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6224.js"}}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Affirm":["Affirm"],"Amazon Pay":["Amazon Pay"],"Get in touch":["Get in touch"],"I\u2019m open to installing it another time":["I\u2019m open to installing it another time"],"It\u2019s something else (Please share below)":["It\u2019s something else (Please share below)"],"I don\u2019t want to install another plugin":["I don\u2019t want to install another plugin"],"I\u2019m already happy with my payments setup":["I\u2019m already happy with my payments setup"],"Limited time offer":["Limited time offer"],"See more":["See more"],"PayPal Payments":["PayPal Payments"],"Comments (Optional)":["Comments (optional)"],"Klarna":["Klarna"],"Learn more":["Learn more"],"No thanks":["No thanks"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/wcpay-payment-welcome-page.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Affirm":["Affirm"],"Amazon Pay":["Amazon Pay"],"Get in touch":["Get in touch"],"I\u2019m open to installing it another time":["I\u2019m open to installing it another time"],"It\u2019s something else (Please share below)":["It\u2019s something else (Please share below)"],"I don\u2019t want to install another plugin":["I don\u2019t want to install another plugin"],"I\u2019m already happy with my payments setup":["I\u2019m already happy with my payments setup"],"Limited time offer":["Limited time offer"],"See more":["See more"],"PayPal Payments":["PayPal Payments"],"Comments (Optional)":["Comments (optional)"],"Klarna":["Klarna"],"Learn more":["Learn more"],"No thanks":["No thanks"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/wcpay-payment-welcome-page.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment via PayPal":["Payment via PayPal"],"Proceed to PayPal":["Proceed to PayPal"],"PayPal":["PayPal"]}},"comment":{"reference":"assets\/client\/blocks\/wc-payment-method-paypal.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Payment via PayPal":["Payment via PayPal"],"Proceed to PayPal":["Proceed to PayPal"],"PayPal":["PayPal"]}},"comment":{"reference":"assets\/client\/blocks\/wc-payment-method-paypal.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Choose products for me":["Choose products for me"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/linked-product-list\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Choose products for me":["Choose products for me"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/linked-product-list\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Property attribute is required.":["Property attribute is required."]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/text-area\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Property attribute is required.":["Property attribute is required."]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/text-area\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Sizes":["Sizes"],"Colors":["Colours"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/variation-items\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Sizes":["Sizes"],"Colors":["Colours"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/product-fields\/variation-items\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Delivery":["Delivery"],"Ship":["Ship"],"free":["free"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/shipping-method-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Delivery":["Delivery"],"Ship":["Ship"],"free":["free"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/shipping-method-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Additional order information":["Additional order information"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/additional-information-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Additional order information":["Additional order information"],"Step description text.":["Step description text."],"Step":["Step"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/additional-information-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This may affect your ability to freely move the focal point of the image.":["This may affect your ability to freely move the focal point of the image."],"Select \u201cCover\u201d to have the image automatically fit its container.":["Select \u201cCover\u201d to have the image automatically fit its container."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Fixed background":["Fixed background"],"Repeated background":["Repeated background"],"Cover":["Cover"],"Image fit":["Image fit"],"Opacity":["Opacity"],"Alt text (alternative text)":["Alt text (alternative text)"],"Describe the purpose of the image":["Describe the purpose of the image"],"Edit category image":["Edit category image"],"Media settings":["Media settings"],"Edit selected category":["Edit selected category"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"Color":["Colour"],"Clothing":["Clothing"],"Branded t-shirts, jumpers, pants and more!":["Branded t-shirts, jumpers, trousers and more!"],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Retry":["Retry"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"No product category is selected.":["No product category is selected."],"Overlay":["Overlay"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Search for product categories":["Search for product categories"],"Shop now":["Shop now"],"Show description":["Show description"],"Show price":["Show price"],"Visually highlight a product category and encourage prompt action.":["Visually highlight a product category and encourage prompt action."],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Your store doesn't have any products.":["Your store doesn't have any products."],"Featured Category":["Featured Category"],"Showing Featured Product block preview.":["Showing Featured Product block preview."],"Focal Point Picker":["Focal Point Picker"],"Display products matching":["Display products matching"],"Select a category":["Select a category"],"%d product":["%d product","%d products"],"Content":["Content"],"None":["None"],"Reset":["Reset"],"Products":["Products"],"Product Categories":["Product Categories"]}},"comment":{"reference":"assets\/client\/blocks\/featured-category.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"This may affect your ability to freely move the focal point of the image.":["This may affect your ability to freely move the focal point of the image."],"Select \u201cCover\u201d to have the image automatically fit its container.":["Select \u201cCover\u201d to have the image automatically fit its container."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Fixed background":["Fixed background"],"Repeated background":["Repeated background"],"Cover":["Cover"],"Image fit":["Image fit"],"Opacity":["Opacity"],"Alt text (alternative text)":["Alt text (alternative text)"],"Describe the purpose of the image":["Describe the purpose of the image"],"Edit category image":["Edit category image"],"Media settings":["Media settings"],"Edit selected category":["Edit selected category"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"Color":["Colour"],"Clothing":["Clothing"],"Branded t-shirts, jumpers, pants and more!":["Branded t-shirts, jumpers, trousers and more!"],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Retry":["Retry"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"No product category is selected.":["No product category is selected."],"Overlay":["Overlay"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Search for product categories":["Search for product categories"],"Shop now":["Shop now"],"Show description":["Show description"],"Show price":["Show price"],"Visually highlight a product category and encourage prompt action.":["Visually highlight a product category and encourage prompt action."],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Your store doesn't have any products.":["Your store doesn't have any products."],"Featured Category":["Featured Category"],"Showing Featured Product block preview.":["Showing Featured Product block preview."],"Focal Point Picker":["Focal Point Picker"],"Display products matching":["Display products matching"],"Select a category":["Select a category"],"%d product":["%d product","%d products"],"Content":["Content"],"None":["None"],"Reset":["Reset"],"Products":["Products"],"Product Categories":["Product Categories"]}},"comment":{"reference":"assets\/client\/blocks\/featured-category.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Stock Status":["Stock Status"],"Between %1$s and %2$s":["Between %1$s and %2$s"],"Clear All Filters":["Clear All Filters"],"Remove %s filter":["Remove %s filter"],"Blue":["Blue"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Up to %s":["Up to %s"],"From %s":["From %s"],"Clear All":["Clear All"],"All":["All"],"Price":["Price"],"Rating":["Rating"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/active-filters-wrapper-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Stock Status":["Stock Status"],"Between %1$s and %2$s":["Between %1$s and %2$s"],"Clear All Filters":["Clear All Filters"],"Remove %s filter":["Remove %s filter"],"Blue":["Blue"],"Color":["Colour"],"Small":["Small"],"Size":["Size"],"Up to %s":["Up to %s"],"From %s":["From %s"],"Clear All":["Clear All"],"All":["All"],"Price":["Price"],"Rating":["Rating"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/active-filters-wrapper-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Expired":["Expired"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/woo-product-usage-notice.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Expired":["Expired"]}},"comment":{"reference":"assets\/client\/admin\/wp-admin-scripts\/woo-product-usage-notice.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Highlight a product or variation.":["Highlight a product or variation."],"This may affect your ability to freely move the focal point of the image.":["This may affect your ability to freely move the focal point of the image."],"Select \u201cCover\u201d to have the image automatically fit its container.":["Select \u201cCover\u201d to have the image automatically fit its container."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Fixed background":["Fixed background"],"Repeated background":["Repeated background"],"Cover":["Cover"],"Image fit":["Image fit"],"Opacity":["Opacity"],"Alt text (alternative text)":["Alt text (alternative text)"],"Describe the purpose of the image":["Describe the purpose of the image"],"Edit product image":["Edit product image"],"Media settings":["Media settings"],"Edit selected product":["Edit selected product"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"Color":["Colour"],"Fly your WordPress banner with this beauty! Deck out your office space or add it to your kids walls. This banner will spruce up any space it\u2019s hung!":["Fly your WordPress banner with this beauty! Deck out your office space or add it to your kids' walls. This banner will spruce up any space in which it\u2019s hung!"],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Retry":["Retry"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"No product is selected.":["No product is selected."],"Overlay":["Overlay"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Search for product categories":["Search for product categories"],"Shop now":["Shop now"],"Show description":["Show description"],"Show price":["Show price"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Your store doesn't have any products.":["Your store doesn't have any products."],"Showing Featured Product block preview.":["Showing Featured Product block preview."],"Focal Point Picker":["Focal Point Picker"],"Display products matching":["Display products matching"],"%d product":["%d product","%d products"],"Content":["Content"],"None":["None"],"Reset":["Reset"],"Products":["Products"],"Product Categories":["Product Categories"],"Featured Product":["Featured Product"],"Add to cart":["Add to basket"]}},"comment":{"reference":"assets\/client\/blocks\/featured-product.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Highlight a product or variation.":["Highlight a product or variation."],"This may affect your ability to freely move the focal point of the image.":["This may affect your ability to freely move the focal point of the image."],"Select \u201cCover\u201d to have the image automatically fit its container.":["Select \u201cCover\u201d to have the image automatically fit its container."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Fixed background":["Fixed background"],"Repeated background":["Repeated background"],"Cover":["Cover"],"Image fit":["Image fit"],"Opacity":["Opacity"],"Alt text (alternative text)":["Alt text (alternative text)"],"Describe the purpose of the image":["Describe the purpose of the image"],"Edit product image":["Edit product image"],"Media settings":["Media settings"],"Edit selected product":["Edit selected product"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"Color":["Colour"],"Fly your WordPress banner with this beauty! Deck out your office space or add it to your kids walls. This banner will spruce up any space it\u2019s hung!":["Fly your WordPress banner with this beauty! Deck out your office space or add it to your kids' walls. This banner will spruce up any space in which it\u2019s hung!"],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"Retry":["Retry"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Done":["Done"],"No product is selected.":["No product is selected."],"Overlay":["Overlay"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Search for product categories":["Search for product categories"],"Shop now":["Shop now"],"Show description":["Show description"],"Show price":["Show price"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Your store doesn't have any products.":["Your store doesn't have any products."],"Showing Featured Product block preview.":["Showing Featured Product block preview."],"Focal Point Picker":["Focal Point Picker"],"Display products matching":["Display products matching"],"%d product":["%d product","%d products"],"Content":["Content"],"None":["None"],"Reset":["Reset"],"Products":["Products"],"Product Categories":["Product Categories"],"Featured Product":["Featured Product"],"Add to cart":["Add to basket"]}},"comment":{"reference":"assets\/client\/blocks\/featured-product.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"FROM A CSV FILE":["FROM A CSV FILE"],"Import all products at once by uploading a CSV file.":["Import all products at once by uploading a CSV file."],"Or add your products from scratch":["Or add your products from scratch"],"Import your products":["Import your products"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/997.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"FROM A CSV FILE":["FROM A CSV FILE"],"Import all products at once by uploading a CSV file.":["Import all products at once by uploading a CSV file."],"Or add your products from scratch":["Or add your products from scratch"],"Import your products":["Import your products"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/997.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Guide controls":["Guide controls"],"Share feedback":["Share feedback"],"Previous":["Previous"],"Next":["Next"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/5771.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Guide controls":["Guide controls"],"Share feedback":["Share feedback"],"Previous":["Previous"],"Next":["Next"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/5771.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Toggle to use the global query context that is set with the current template, such as variations of the product catalog or search. Disable to customize the filtering independently.":["Toggle to use the global query context that is set with the current template, such as variations of the product catalogue or search. Disable to customise the filtering independently."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"%d term":["%d term","%d terms"],"%1$s, has %2$d term":["%1$s, has %2$d term","%1$s, has %2$d terms"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Give us your feedback.":["Give us your feedback."],"Feedback?":["Feedback?"],"Loading\u2026":["Loading\u2026"],"Advanced Filters":["Advanced Filters"],"Product Summary":["Product summary"],"Display the title of a product.":["Display the title of a product."],"Display a short description about a product.":["Display a short description about a product."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d attribute selected":["%d attribute selected","%d attributes selected"],"All selected attributes":["All selected attributes"],"Any selected attributes":["Any selected attributes"],"Clear all product attributes":["Clear all product attributes"],"Pick at least two attributes to use this setting.":["Pick at least two attributes to use this setting."],"Product attribute search results updated.":["Product attribute search results updated."],"Search for product attributes":["Search for product attributes"],"Your store doesn't have any product attributes.":["Your store doesn't have any product attributes."],"Hand-picked Products":["Hand-picked Products"],"Display products matching":["Display products matching"],"Product Title":["Product Title"],"Product Attributes":["Product Attributes"],"Related products":["Related products"],"%d product":["%d product","%d products"],"Stock status":["Stock status"],"Attributes":["Attributes"]}},"comment":{"reference":"assets\/client\/blocks\/product-query.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Toggle to use the global query context that is set with the current template, such as variations of the product catalog or search. Disable to customize the filtering independently.":["Toggle to use the global query context that is set with the current template, such as variations of the product catalogue or search. Disable to customise the filtering independently."],"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"%d term":["%d term","%d terms"],"%1$s, has %2$d term":["%1$s, has %2$d term","%1$s, has %2$d terms"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Give us your feedback.":["Give us your feedback."],"Feedback?":["Feedback?"],"Loading\u2026":["Loading\u2026"],"Advanced Filters":["Advanced Filters"],"Product Summary":["Product summary"],"Display the title of a product.":["Display the title of a product."],"Display a short description about a product.":["Display a short description about a product."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d attribute selected":["%d attribute selected","%d attributes selected"],"All selected attributes":["All selected attributes"],"Any selected attributes":["Any selected attributes"],"Clear all product attributes":["Clear all product attributes"],"Pick at least two attributes to use this setting.":["Pick at least two attributes to use this setting."],"Product attribute search results updated.":["Product attribute search results updated."],"Search for product attributes":["Search for product attributes"],"Your store doesn't have any product attributes.":["Your store doesn't have any product attributes."],"Hand-picked Products":["Hand-picked Products"],"Display products matching":["Display products matching"],"Product Title":["Product Title"],"Product Attributes":["Product Attributes"],"Related products":["Related products"],"%d product":["%d product","%d products"],"Stock status":["Stock status"],"Attributes":["Attributes"]}},"comment":{"reference":"assets\/client\/blocks\/product-query.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%s (optional)":["%s (optional)"],"%d in cart":["%d in basket","%d in basket"],"Add to cart":["Add to basket"]}},"comment":{"reference":"assets\/client\/blocks\/product-button-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%s (optional)":["%s (optional)"],"%d in cart":["%d in basket","%d in basket"],"Add to cart":["Add to basket"]}},"comment":{"reference":"assets\/client\/blocks\/product-button-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Overlay drawer orientation":["Overlay drawer orientation"],"POSITION":["POSITION"],"The overlay will show on the left or right side of the screen (only on desktop).":["The overlay will show on the left or right side of the screen (only on desktop)."],"The overlay will fill up the whole screen.":["The overlay will fill up the whole screen."],"Full-Screen":["Full screen"],"Style":["Style"],"Left":["Left"],"Right":["Right"]}},"comment":{"reference":"assets\/client\/blocks\/product-filters-overlay.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Overlay drawer orientation":["Overlay drawer orientation"],"POSITION":["POSITION"],"The overlay will show on the left or right side of the screen (only on desktop).":["The overlay will show on the left or right side of the screen (only on desktop)."],"The overlay will fill up the whole screen.":["The overlay will fill up the whole screen."],"Full-Screen":["Full screen"],"Style":["Style"],"Left":["Left"],"Right":["Right"]}},"comment":{"reference":"assets\/client\/blocks\/product-filters-overlay.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Settings":["Settings"]}},"comment":{"reference":"assets\/client\/blocks\/coming-soon.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Settings":["Settings"]}},"comment":{"reference":"assets\/client\/blocks\/coming-soon.js"}}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Price":["Price"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/pricing\/edit.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Price":["Price"]}},"comment":{"reference":"assets\/client\/admin\/product-editor\/blocks\/generic\/pricing\/edit.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Display product count":["Display product count"],"Show 'Apply filters' button":["Show 'Apply filters' button"],"Reset filter":["Reset filter"],"Allow selecting multiple options?":["Allow selecting multiple options?"],"Apply filter":["Apply filter"],"Products will update when the button is clicked.":["Products will only update when the button is clicked."],"Display Style":["Display Style"],"Display Settings":["Display Settings"],"Rated %f out of 5":["Rated %f out of 5"],"List":["List"],"Dropdown":["Dropdown"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Display product count":["Display product count"],"Show 'Apply filters' button":["Show 'Apply filters' button"],"Reset filter":["Reset filter"],"Allow selecting multiple options?":["Allow selecting multiple options?"],"Apply filter":["Apply filter"],"Products will update when the button is clicked.":["Products will only update when the button is clicked."],"Display Style":["Display Style"],"Display Settings":["Display Settings"],"Rated %f out of 5":["Rated %f out of 5"],"List":["List"],"Dropdown":["Dropdown"],"Reset":["Reset"],"Apply":["Apply"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/rating-filter.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Display reviews for your products.":["Display reviews for your products."],"Edit selected product":["Edit selected product"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"Loading\u2026":["Loading\u2026"],"I bought this product last week and I'm very happy with it.":["I bought this product last week and I'm very happy with it."],"The following error was returned":["The following error was returned"],"Alice":["Alice"],"WordPress Pennant":["WordPress Pennant"],"This product is awesome, I love it!":["This product is awesome, I love it."],"Bob":["Bob"],"July 12, 2019":["July 12, 2019"],"July 15, 2019":["July 15, 2019"],"Showing Reviews by Product block preview.":["Showing Reviews by Product block preview."],"Show reviews of your product to build trust":["Show reviews of your product to build trust"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"This block lists reviews for a selected product. %s doesn't have any reviews yet, but they will show up here when it does.":["This block lists reviews for a selected product. %s doesn't have any reviews yet, but they will show up here when it does."],"Retry":["Retry"],"Load more reviews":["Load more reviews"],"%d review":["%d review","%d reviews"],"Reviewer name":["Reviewer name"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Review date":["Review date"],"Review content":["Review content"],"Review image":["Review image"],"Reviewer photo":["Reviewer photo"],"Order Product Reviews by":["Order Product Reviews by"],"Starting Number of Reviews":["Starting Number of Reviews"],"Load More Reviews":["Load More Reviews"],"The content for this block is hidden due to block settings.":["The content for this block is hidden due to block settings."],"Reviews by Product":["Reviews by Product"],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Read less":["Read less"],"Order reviews by":["Order reviews by"],"Product rating is disabled in your <a>store settings<\/a>.":["Product rating is disabled in your <a>store settings<\/a>."],"Reviewer photo is disabled in your <a>site settings<\/a>.":["Reviewer photo is disabled in your <a>site settings<\/a>."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"Done":["Done"],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Your store doesn't have any products.":["Your store doesn't have any products."],"List Settings":["List Settings"],"Product rating":["Product rating"],"Rated %f out of 5":["Rated %f out of 5"],"Content":["Content"],"Products":["Products"],"Image":["Image"],"WooCommerce":["WooCommerce"],"Order by":["Order by"],"Product":["Product"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-by-product.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Display reviews for your products.":["Display reviews for your products."],"Edit selected product":["Edit selected product"],"%1$s, has %2$d variation":["%1$s, has %2$d variation","%1$s, has %2$d variations"],"%1$d variations":["%1$d variations"],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"Loading\u2026":["Loading\u2026"],"I bought this product last week and I'm very happy with it.":["I bought this product last week and I'm very happy with it."],"The following error was returned":["The following error was returned"],"Alice":["Alice"],"WordPress Pennant":["WordPress Pennant"],"This product is awesome, I love it!":["This product is awesome, I love it."],"Bob":["Bob"],"July 12, 2019":["July 12, 2019"],"July 15, 2019":["July 15, 2019"],"Showing Reviews by Product block preview.":["Showing Reviews by Product block preview."],"Show reviews of your product to build trust":["Show reviews of your product to build trust"],"The following error was returned from the API":["The following error was returned from the API"],"Sorry, an error occurred":["Sorry, an error occurred"],"This block lists reviews for a selected product. %s doesn't have any reviews yet, but they will show up here when it does.":["This block lists reviews for a selected product. %s doesn't have any reviews yet, but they will show up here when it does."],"Retry":["Retry"],"Load more reviews":["Load more reviews"],"%d review":["%d review","%d reviews"],"Reviewer name":["Reviewer name"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Review date":["Review date"],"Review content":["Review content"],"Review image":["Review image"],"Reviewer photo":["Reviewer photo"],"Order Product Reviews by":["Order Product Reviews by"],"Starting Number of Reviews":["Starting Number of Reviews"],"Load More Reviews":["Load More Reviews"],"The content for this block is hidden due to block settings.":["The content for this block is hidden due to block settings."],"Reviews by Product":["Reviews by Product"],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Read less":["Read less"],"Order reviews by":["Order reviews by"],"Product rating is disabled in your <a>store settings<\/a>.":["Product rating is disabled in your <a>store settings<\/a>."],"Reviewer photo is disabled in your <a>site settings<\/a>.":["Reviewer photo is disabled in your <a>site settings<\/a>."],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"Done":["Done"],"Product search results updated.":["Product search results updated."],"Search for a product to display":["Search for a product to display"],"Your store doesn't have any products.":["Your store doesn't have any products."],"List Settings":["List Settings"],"Product rating":["Product rating"],"Rated %f out of 5":["Rated %f out of 5"],"Content":["Content"],"Products":["Products"],"Image":["Image"],"WooCommerce":["WooCommerce"],"Order by":["Order by"],"Product":["Product"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-by-product.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Cart totals":["Basket totals"]}},"comment":{"reference":"assets\/client\/blocks\/cart-blocks\/order-summary-heading-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Cart totals":["Basket totals"]}},"comment":{"reference":"assets\/client\/blocks\/cart-blocks\/order-summary-heading-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"There was an error loading the content.":["There was an error loading the content."],"Oops!":["Oops!"],"Load more reviews":["Load more reviews"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Reviews list updated.":["Reviews list updated."],"There was an error loading the reviews.":["There was an error loading the reviews."],"Read less":["Read less"],"%d review loaded.":["%d review loaded.","%d reviews loaded."],"Order reviews by":["Order reviews by"],"Error:":["Error:"],"Rated %f out of 5":["Rated %f out of 5"],"Order by":["Order by"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"There was an error loading the content.":["There was an error loading the content."],"Oops!":["Oops!"],"Load more reviews":["Load more reviews"],"Most recent":["Most recent"],"Load more":["Load more"],"Read full review":["Read full review"],"Hide full review":["Hide full review"],"Highest rating":["Highest rating"],"Lowest rating":["Lowest rating"],"Verified buyer":["Verified buyer"],"Reviews list updated.":["Reviews list updated."],"There was an error loading the reviews.":["There was an error loading the reviews."],"Read less":["Read less"],"%d review loaded.":["%d review loaded.","%d reviews loaded."],"Order reviews by":["Order reviews by"],"Error:":["Error:"],"Rated %f out of 5":["Rated %f out of 5"],"Order by":["Order by"],"Read more":["Read more"],"Rated %s out of 5":["Rated %s out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/reviews-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Direct bank transfer":["Direct bank transfer"]}},"comment":{"reference":"assets\/client\/blocks\/wc-payment-method-bacs.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Direct bank transfer":["Direct bank transfer"]}},"comment":{"reference":"assets\/client\/blocks\/wc-payment-method-bacs.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"The last inner block will follow other content.":["The last inner block will follow other content."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Columns":["Columns"],"Display a grid of your top rated products.":["Display a grid of your top rated products."],"Layout":["Layout"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Rows":["Rows"],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Filter by Product Category":["Filter by Product Category"],"Add to Cart button":["Add to Basket button"],"Display products matching":["Display products matching"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-top-rated.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"An error has prevented the block from being updated.":["An error has prevented the block from being updated."],"Align the last block to the bottom.":["Align the last block to the bottom."],"Align the last block to the bottom":["Align the last block to the bottom"],"Stock status \"%s\" hidden.":["Stock status \"%s\" hidden."],"Stock status \"%s\" visible.":["Stock status \"%s\" visible."],"%1$s, has %2$d review":["%1$s, has %2$d review","%1$s, has %2$d reviews"],"%1$s, has %2$d product":["%1$s, has %2$d product","%1$s, has %2$d products"],"Loading\u2026":["Loading\u2026"],"The last inner block will follow other content.":["The last inner block will follow other content."],"The following error was returned":["The following error was returned"],"The following error was returned from the API":["The following error was returned from the API"],"%d review":["%d review","%d reviews"],"Search results updated.":["Search results updated."],"%d item selected":["%d item selected","%d items selected"],"Search for items":["Search for items"],"No results for %s":["No results for %s"],"No items found.":["No items found."],"Clear all selected items":["Clear all selected items"],"Clear all":["Clear all"],"Remove %s":["Remove %s"],"%d category selected":["%d category selected","%d categories selected"],"All selected categories":["All selected categories"],"Any selected categories":["Any selected categories"],"Category search results updated.":["Category search results updated."],"Clear all product categories":["Clear all product categories"],"Columns":["Columns"],"Display a grid of your top rated products.":["Display a grid of your top rated products."],"Layout":["Layout"],"Pick at least two categories to use this setting.":["Pick at least two categories to use this setting."],"Rows":["Rows"],"Search for product categories":["Search for product categories"],"Your store doesn't have any product categories.":["Your store doesn't have any product categories."],"Filter by Product Category":["Filter by Product Category"],"Add to Cart button":["Add to Basket button"],"Display products matching":["Display products matching"],"Product price":["Product price"],"Product rating":["Product rating"],"Product title":["Product title"],"Filter by stock status":["Filter by stock status"],"Product image":["Product image"],"%d product":["%d product","%d products"],"Content":["Content"],"Product Categories":["Product Categories"],"WooCommerce":["WooCommerce"]}},"comment":{"reference":"assets\/client\/blocks\/product-top-rated.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%1$d item in cart":["%1$d item in basket","%1$d items in basket"],"%1$d item in cart, total price of %2$s":["%1$d item in basket, total price of %2$s","%1$d items in basket, total price of %2$s"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-component-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"%1$d item in cart":["%1$d item in basket","%1$d items in basket"],"%1$d item in cart, total price of %2$s":["%1$d item in basket, total price of %2$s","%1$d items in basket, total price of %2$s"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-component-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Connect your store to WordPress.com to enable WooCommerce Shipping":["Connect your store to WordPress.com to enable WooCommerce Shipping"],"Enable shipping label printing and discounted rates":["Enable shipping label printing and discounted rates"],"Access discounted shipping rates with DHL and USPS.":["Access discounted shipping rates with DHL and USPS."],"Discounted rates":["Discounted rates"],"Pick up an order, then just pay, print, package and post.":["Pick up an order, then just pay, print, package and post."],"Print at home":["Print at home"],"No need to wonder where that stampbook went.":["No need to wonder where that stampbook went."],"Buy postage when you need it":["Buy postage when you need it"],"Connect your store":["Connect your store"],"The address from which your business operates":["The address from which your business operates"],"Set store location":["Set store location"],"Complete task":["Complete task"],"Install & enable":["Install & enable"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6290.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Connect your store to WordPress.com to enable WooCommerce Shipping":["Connect your store to WordPress.com to enable WooCommerce Shipping"],"Enable shipping label printing and discounted rates":["Enable shipping label printing and discounted rates"],"Access discounted shipping rates with DHL and USPS.":["Access discounted shipping rates with DHL and USPS."],"Discounted rates":["Discounted rates"],"Pick up an order, then just pay, print, package and post.":["Pick up an order, then just pay, print, package and post."],"Print at home":["Print at home"],"No need to wonder where that stampbook went.":["No need to wonder where that stampbook went."],"Buy postage when you need it":["Buy postage when you need it"],"Connect your store":["Connect your store"],"The address from which your business operates":["The address from which your business operates"],"Set store location":["Set store location"],"Complete task":["Complete task"],"Install & enable":["Install & enable"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/6290.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Rated %1$s out of 5 based on %2$s customer rating":["Rated %1$s out of 5 based on %2$s customer rating","Rated %1$s out of 5 based on %2$s customer ratings"],"Rated %f out of 5":["Rated %f out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/product-rating.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Rated %1$s out of 5 based on %2$s customer rating":["Rated %1$s out of 5 based on %2$s customer rating","Rated %1$s out of 5 based on %2$s customer ratings"],"Rated %f out of 5":["Rated %f out of 5"]}},"comment":{"reference":"assets\/client\/blocks\/product-rating.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Advanced filters":["Advanced filters"],"Total spend":["Total spend"],"Date registered":["Date registered"],"customer":["customer","customers"],"Search by customer name":["Search by customer name"],"Remove last active filter":["Remove last active filter"],"Last active":["Last active"],"date\u0004Between":["Between"],"date\u0004After":["After"],"date\u0004Before":["Before"],"Select registered date":["Select registered date"],"Remove registered filter":["Remove registered filter"],"Registered":["Registered"],"average order value of customer\u0004Between":["Between"],"average order value of customer\u0004More Than":["More Than"],"Select a last active filter match":["Select a last active filter match"],"Select a registered filter match":["Select a registered filter match"],"average order value of customer\u0004Less Than":["Less than"],"Select an average order value filter match":["Select an average order value filter match"],"Remove average order value filter":["Remove average order value filter"],"total spend by customer\u0004Between":["Between"],"total spend by customer\u0004More Than":["More than"],"total spend by customer\u0004Less Than":["Less than"],"Select a total spend filter match":["Select a total spend filter match"],"Remove customer email filter":["Remove customer email filter"],"Search customer email":["Search customer email"],"countries\u0004Excludes":["Excludes"],"countries\u0004Includes":["Includes"],"Select country \/ region":["Select country \/ region"],"Select a country \/ region filter match":["Select a country \/ region filter match"],"Remove country \/ region filter":["Remove country \/ region filter"],"customer names\u0004Excludes":["Excludes"],"customer names\u0004Includes":["Includes"],"Select customer name":["Select customer name"],"Select a customer name filter match":["Select a customer name filter match"],"Remove customer name filter":["Remove customer name filter"],"Select customer username":["Select customer username"],"Select a customer username filter match":["Select a customer username filter match"],"Remove customer username filter":["Remove customer username filter"],"Search customer username":["Search customer username"],"customer usernames\u0004Excludes":["Excludes"],"customer usernames\u0004Includes":["Includes"],"Type to search for a customer":["Type to search for a customer"],"Single Customer":["Single Customer"],"All Customers":["All Customers"],"customer emails\u0004Includes":["Includes"],"Select customer email":["Select customer email"],"Select a customer email filter match":["Select a customer email filter match"],"Select an order count filter match":["Select an order count filter match"],"Remove order filter":["Remove order filter"],"customer emails\u0004Excludes":["Excludes"],"Remove total spend filter":["Remove total spend filter"],"number of orders\u0004Between":["Between"],"number of orders\u0004More Than":["More Than"],"number of orders\u0004Less Than":["Less Than"],"Average lifetime spend":["Average lifetime spend"],"Average order":["Average order","Average orders"],"Average order value":["Average order value"],"No. of Orders":["No. of Orders"],"AOV":["AOV"],"Total Spend":["Total Spend"],"Country \/ Region":["Country\/Region"],"TAX":["TAX"],"Postal code":["Postcode"],"Any %s":["Any %s"],"Region":["Region"],"Show":["Show"],"Username":["Username"],"Guest":["Guest"],"Search":["Search"],"City":["City"],"Email":["Email"],"Orders":["Orders"],"Customers":["Customers"],"Name":["Name"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-customers.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Advanced filters":["Advanced filters"],"Total spend":["Total spend"],"Date registered":["Date registered"],"customer":["customer","customers"],"Search by customer name":["Search by customer name"],"Remove last active filter":["Remove last active filter"],"Last active":["Last active"],"date\u0004Between":["Between"],"date\u0004After":["After"],"date\u0004Before":["Before"],"Select registered date":["Select registered date"],"Remove registered filter":["Remove registered filter"],"Registered":["Registered"],"average order value of customer\u0004Between":["Between"],"average order value of customer\u0004More Than":["More Than"],"Select a last active filter match":["Select a last active filter match"],"Select a registered filter match":["Select a registered filter match"],"average order value of customer\u0004Less Than":["Less than"],"Select an average order value filter match":["Select an average order value filter match"],"Remove average order value filter":["Remove average order value filter"],"total spend by customer\u0004Between":["Between"],"total spend by customer\u0004More Than":["More than"],"total spend by customer\u0004Less Than":["Less than"],"Select a total spend filter match":["Select a total spend filter match"],"Remove customer email filter":["Remove customer email filter"],"Search customer email":["Search customer email"],"countries\u0004Excludes":["Excludes"],"countries\u0004Includes":["Includes"],"Select country \/ region":["Select country \/ region"],"Select a country \/ region filter match":["Select a country \/ region filter match"],"Remove country \/ region filter":["Remove country \/ region filter"],"customer names\u0004Excludes":["Excludes"],"customer names\u0004Includes":["Includes"],"Select customer name":["Select customer name"],"Select a customer name filter match":["Select a customer name filter match"],"Remove customer name filter":["Remove customer name filter"],"Select customer username":["Select customer username"],"Select a customer username filter match":["Select a customer username filter match"],"Remove customer username filter":["Remove customer username filter"],"Search customer username":["Search customer username"],"customer usernames\u0004Excludes":["Excludes"],"customer usernames\u0004Includes":["Includes"],"Type to search for a customer":["Type to search for a customer"],"Single Customer":["Single Customer"],"All Customers":["All Customers"],"customer emails\u0004Includes":["Includes"],"Select customer email":["Select customer email"],"Select a customer email filter match":["Select a customer email filter match"],"Select an order count filter match":["Select an order count filter match"],"Remove order filter":["Remove order filter"],"customer emails\u0004Excludes":["Excludes"],"Remove total spend filter":["Remove total spend filter"],"number of orders\u0004Between":["Between"],"number of orders\u0004More Than":["More Than"],"number of orders\u0004Less Than":["Less Than"],"Average lifetime spend":["Average lifetime spend"],"Average order":["Average order","Average orders"],"Average order value":["Average order value"],"No. of Orders":["No. of Orders"],"AOV":["AOV"],"Total Spend":["Total Spend"],"Country \/ Region":["Country\/Region"],"TAX":["TAX"],"Postal code":["Postcode"],"Any %s":["Any %s"],"Region":["Region"],"Show":["Show"],"Username":["Username"],"Guest":["Guest"],"Search":["Search"],"City":["City"],"Email":["Email"],"Orders":["Orders"],"Customers":["Customers"],"Name":["Name"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-customers.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Product on sale":["Product on sale"],"Sale":["Sale"]}},"comment":{"reference":"assets\/client\/blocks\/product-sale-badge.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Product on sale":["Product on sale"],"Sale":["Sale"]}},"comment":{"reference":"assets\/client\/blocks\/product-sale-badge.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"SKU:":["SKU:"]}},"comment":{"reference":"assets\/client\/blocks\/product-sku-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"SKU:":["SKU:"]}},"comment":{"reference":"assets\/client\/blocks\/product-sku-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View my cart":["View my basket"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/cart-button-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View my cart":["View my basket"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/cart-button-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Check at least two items below to compare":["Tick at least two items below to compare"],"There was a problem exporting your %s Report. Please try again.":["There was a problem exporting your %s Report. Please try again."],"Your %s Report will be emailed to you.":["Your %s Report will be emailed to you."],"Search by item name":["Search by item name"],"Compare":["Compare"],"Select All":["Select All"],"Download":["Download"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/9941.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Check at least two items below to compare":["Tick at least two items below to compare"],"There was a problem exporting your %s Report. Please try again.":["There was a problem exporting your %s Report. Please try again."],"Your %s Report will be emailed to you.":["Your %s Report will be emailed to you."],"Search by item name":["Search by item name"],"Compare":["Compare"],"Select All":["Select All"],"Download":["Download"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/9941.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Order details":["Order details"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-totals-wrapper.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Order details":["Order details"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-totals-wrapper.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Link to %s":["Link to %s"],"Product on sale":["Product on sale"],"Sale":["Sale"]}},"comment":{"reference":"assets\/client\/blocks\/product-image.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Link to %s":["Link to %s"],"Product on sale":["Product on sale"],"Sale":["Sale"]}},"comment":{"reference":"assets\/client\/blocks\/product-image.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Filter by rating":["Filter by rating"],"Enable customers to filter the product grid by stock status.":["Enable customers to filter the product grid by stock status."],"Enable customers to filter the product grid by selecting one or more attributes, such as color.":["Enable customers to filter the product grid by selecting one or more attributes, such as colour."],"Display the currently active filters.":["Display the currently active product filters."],"Filter by Attribute":["Filter by Attribute"],"Filter by Price":["Filter by Price"],"Filter by attribute":["Filter by attribute"],"Filter by stock status":["Filter by stock status"],"Filter by price":["Filter by price"],"Active filters":["Active filters"]}},"comment":{"reference":"assets\/client\/blocks\/filter-wrapper.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Filter by rating":["Filter by rating"],"Enable customers to filter the product grid by stock status.":["Enable customers to filter the product grid by stock status."],"Enable customers to filter the product grid by selecting one or more attributes, such as color.":["Enable customers to filter the product grid by selecting one or more attributes, such as colour."],"Display the currently active filters.":["Display the currently active product filters."],"Filter by Attribute":["Filter by Attribute"],"Filter by Price":["Filter by Price"],"Filter by attribute":["Filter by attribute"],"Filter by stock status":["Filter by stock status"],"Filter by price":["Filter by price"],"Active filters":["Active filters"]}},"comment":{"reference":"assets\/client\/blocks\/filter-wrapper.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View my cart":["View my basket"],"Go to checkout":["Go to checkout"],"Shipping, taxes, and discounts calculated at checkout.":["Shipping, taxes, and discounts calculated at checkout."],"Subtotal":["Subtotal"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/footer-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"View my cart":["View my basket"],"Go to checkout":["Go to checkout"],"Shipping, taxes, and discounts calculated at checkout.":["Shipping, taxes, and discounts calculated at checkout."],"Subtotal":["Subtotal"]}},"comment":{"reference":"assets\/client\/blocks\/mini-cart-contents-block\/footer-frontend.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Low stock":["Low stock"],"Indication of a low quantity\u0004Low":["Low"],"Advanced Filters":["Advanced Filters"],"Product \/ Variation":["Product \/ Variation"],"On backorder":["On backorder"],"All Products":["All Products"],"Filter by":["Filter by"],"All products":["All products"],"Show":["Show"],"N\/A":["N\/A"],"SKU":["SKU"],"Stock":["Stock"],"Status":["Status"],"Product":["Product"],"In stock":["In stock"],"Out of stock":["Out of stock"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-stock.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Low stock":["Low stock"],"Indication of a low quantity\u0004Low":["Low"],"Advanced Filters":["Advanced Filters"],"Product \/ Variation":["Product \/ Variation"],"On backorder":["On backorder"],"All Products":["All Products"],"Filter by":["Filter by"],"All products":["All products"],"Show":["Show"],"N\/A":["N\/A"],"SKU":["SKU"],"Stock":["Stock"],"Status":["Status"],"Product":["Product"],"In stock":["In stock"],"Out of stock":["Out of stock"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/analytics-report-stock.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"server caches":["server caches"],"Congratulations! Your store will launch soon":["Congratulations! Your store will launch soon"],"We appreciate your feedback!":["We appreciate your feedback!"],"Send":["Send"],"Site Icon":["Site Icon"],"Back":["Back"],"Copy link":["Copy link"],"Copied!":["Copied!"],"Close":["Close"],"Cancel":["Cancel"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/launch-store.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"server caches":["server caches"],"Congratulations! Your store will launch soon":["Congratulations! Your store will launch soon"],"We appreciate your feedback!":["We appreciate your feedback!"],"Send":["Send"],"Site Icon":["Site Icon"],"Back":["Back"],"Copy link":["Copy link"],"Copied!":["Copied!"],"Close":["Close"],"Cancel":["Cancel"]}},"comment":{"reference":"assets\/client\/admin\/chunks\/launch-store.js"}}
|
||||
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Additional Information":["Additional Information"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-additional-fields-wrapper.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Additional Information":["Additional Information"]}},"comment":{"reference":"assets\/client\/blocks\/order-confirmation-additional-fields-wrapper.js"}}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"translation-revision-date":"2024-09-14 09:16:51+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Please create a stronger password":["Please create a stronger password"],"Please enter a valid password":["Please enter a valid password"],"Create a password":["Create a password"],"Password strength":["Password strength"],"Very strong":["Very strong"],"Strong":["Strong"],"Weak":["Weak"],"Too weak":["Too weak"],"Medium":["Medium"],"Step description text.":["Step description text."],"Step":["Step"],"We'll use this email to send you details and updates about your order.":["We'll use this email to send you details and updates about your order."],"Contact information":["Contact information"],"Log in":["Log in"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/contact-information-frontend.js"}}
|
||||
{"translation-revision-date":"2024-09-19 20:08:18+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Please create a stronger password":["Please create a stronger password"],"Please enter a valid password":["Please enter a valid password"],"Create a password":["Create a password"],"Password strength":["Password strength"],"Very strong":["Very strong"],"Strong":["Strong"],"Weak":["Weak"],"Too weak":["Too weak"],"Medium":["Medium"],"Step description text.":["Step description text."],"Step":["Step"],"We'll use this email to send you details and updates about your order.":["We'll use this email to send you details and updates about your order."],"Contact information":["Contact information"],"Log in":["Log in"]}},"comment":{"reference":"assets\/client\/blocks\/checkout-blocks\/contact-information-frontend.js"}}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue