Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve translations #588

Merged
merged 11 commits into from
Mar 7, 2024
2 changes: 1 addition & 1 deletion build/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-blocks', 'wp-data', 'wp-dom-ready'), 'version' => 'bccff6cd671b0e947c21');
<?php return array('dependencies' => array('wp-blocks', 'wp-data', 'wp-dom-ready'), 'version' => '3611bca17011dd4cf5be');
263 changes: 1 addition & 262 deletions build/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/admin_style.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '54ce19837a9ab5960801');
<?php return array('dependencies' => array(), 'version' => 'ceb7c66a2b1e518e5f59');
15 changes: 1 addition & 14 deletions build/admin_style.css
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
/*!***************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/admin.scss ***!
\***************************************************************************************************************************************************************************************************************************************/
.gp-admin__membership-check {
align-items: center;
display: flex;
gap: 1rem;
padding: 0.5rem;
}
.gp-admin__membership-check > div:last-child {
margin-left: auto;
}

/*# sourceMappingURL=admin_style.css.map*/
.gp-admin__membership-check{align-items:center;display:flex;gap:1rem;padding:.5rem}.gp-admin__membership-check>div:last-child{margin-left:auto}
28 changes: 0 additions & 28 deletions build/admin_style.js
Original file line number Diff line number Diff line change
@@ -1,28 +0,0 @@
/******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ // The require scope
/******/ var __webpack_require__ = {};
/******/
/************************************************************************/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
/*!************************!*\
!*** ./src/admin.scss ***!
\************************/
__webpack_require__.r(__webpack_exports__);
// extracted by mini-css-extract-plugin

/******/ })()
;
//# sourceMappingURL=admin_style.js.map
2 changes: 1 addition & 1 deletion build/blocks/add-to-calendar/add-to-calendar.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => 'c5e07b505ee22c88a97a');
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => '3ebd875b9e03f34024e6');
Loading
Loading