forked from tlamedia/gtm-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b02d24
commit 7a2ac17
Showing
11 changed files
with
76 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '0333fbdc4036c3034f0e'); | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'f2be2b3e6277da2304eb'); |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'c9a2c63156ea6655e237'); | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'fa4589566d6a7e354484'); |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
# This file is distributed under the GPLv3. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: GTM Kit 1.18.1\n" | ||
"Project-Id-Version: GTM Kit 1.19\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2024-01-05T14:48:44+00:00\n" | ||
"POT-Creation-Date: 2024-02-06T14:22:05+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.9.0\n" | ||
"X-Domain: gtm-kit\n" | ||
|
@@ -45,17 +45,17 @@ msgstr "" | |
msgid "Settings" | ||
msgstr "" | ||
|
||
#: src/Admin/AbstractOptionsPage.php:228 | ||
#: src/Admin/AbstractOptionsPage.php:232 | ||
#: src/Admin/SetupWizard.php:179 | ||
msgid "Whoops, something's not working." | ||
msgstr "" | ||
|
||
#: src/Admin/AbstractOptionsPage.php:231 | ||
#: src/Admin/AbstractOptionsPage.php:235 | ||
#: src/Admin/SetupWizard.php:182 | ||
msgid "It looks like something is preventing JavaScript from loading on your website. GTM Kit requires JavaScript in order to give you the best possible experience." | ||
msgstr "" | ||
|
||
#: src/Admin/AbstractOptionsPage.php:236 | ||
#: src/Admin/AbstractOptionsPage.php:240 | ||
#: src/Admin/SetupWizard.php:130 | ||
#: src/Admin/SetupWizard.php:187 | ||
msgid "Go back to the Dashboard" | ||
|
@@ -111,53 +111,53 @@ msgstr "" | |
msgid "%1$sNote:%2$s This will only be applied if page type has been activated in the global settings of GTM Kit." | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:102 | ||
#: src/Common/Util.php:122 | ||
msgid "Server type:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:107 | ||
#: src/Common/Util.php:127 | ||
msgid "PHP version number:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:112 | ||
#: src/Common/Util.php:132 | ||
msgid "WordPress version number:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:117 | ||
#: src/Common/Util.php:137 | ||
msgid "WordPress multisite:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:118 | ||
#: src/Common/Util.php:138 | ||
#: assets/admin/wizard.js:1 | ||
msgid "Yes" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:118 | ||
#: src/Common/Util.php:138 | ||
#: assets/admin/wizard.js:1 | ||
msgid "No" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:122 | ||
#: src/Common/Util.php:142 | ||
msgid "Current theme:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:127 | ||
#: src/Common/Util.php:147 | ||
msgid "Current site language:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:132 | ||
#: src/Common/Util.php:152 | ||
msgid "Active plugins:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:133 | ||
#: src/Common/Util.php:153 | ||
msgid "Plugin name and version of all active plugins" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:137 | ||
#: src/Common/Util.php:157 | ||
msgid "Anonymized GTM Kit settings:" | ||
msgstr "" | ||
|
||
#: src/Common/Util.php:138 | ||
#: src/Common/Util.php:158 | ||
msgid "Which GTM Kit settings are active" | ||
msgstr "" | ||
|
||
|
@@ -175,7 +175,7 @@ msgid "Best Sellers" | |
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:249 | ||
#: src/Integration/WooCommerce.php:948 | ||
#: src/Integration/WooCommerce.php:955 | ||
msgid "Product Category" | ||
msgstr "" | ||
|
||
|
@@ -192,7 +192,7 @@ msgid "Products By Attribute" | |
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:253 | ||
#: src/Integration/WooCommerce.php:950 | ||
#: src/Integration/WooCommerce.php:957 | ||
msgid "Product Tag" | ||
msgstr "" | ||
|
||
|
@@ -204,21 +204,21 @@ msgstr "" | |
msgid "Shipping tier not found" | ||
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:807 | ||
#: src/Integration/WooCommerce.php:814 | ||
msgid "Grouped Product" | ||
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:841 | ||
#: src/Integration/WooCommerce.php:848 | ||
msgid "Search Results" | ||
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:841 | ||
#: src/Integration/WooCommerce.php:882 | ||
#: src/Integration/WooCommerce.php:915 | ||
#: src/Integration/WooCommerce.php:848 | ||
#: src/Integration/WooCommerce.php:889 | ||
#: src/Integration/WooCommerce.php:922 | ||
msgid "General Product List" | ||
msgstr "" | ||
|
||
#: src/Integration/WooCommerce.php:1099 | ||
#: src/Integration/WooCommerce.php:1106 | ||
msgid "GTM Kit data." | ||
msgstr "" | ||
|
||
|
@@ -456,6 +456,26 @@ msgstr "" | |
msgid "Learn more about Stape.io" | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "Page Speed Optimization" | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "load_js event" | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "Setting this to On will push the event 'load_js' om page load." | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "Delay JavaScript execution" | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "Page optimization plugins can delay the 'load_js' event and this can be used to delay the triggering og tags in Google Tag Manager." | ||
msgstr "" | ||
|
||
#: assets/admin/settings.js:1 | ||
msgid "Google Tag Manager Environment" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters