Skip to content

Commit

Permalink
Bump Onboarding to 1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Oct 17, 2023
1 parent d6d6f86 commit c390ea5
Show file tree
Hide file tree
Showing 46 changed files with 458 additions and 444 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.11.3' );
define( 'NFD_ONBOARDING_VERSION', '1.11.4' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions build/1.11.3/465.js → build/1.11.4/465.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-preferences', 'wp-primitives', 'wp-style-engine', 'wp-url'), 'version' => '16764c644aebe345f1cf');
<?php return array('dependencies' => array('lodash', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-block-library', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-preferences', 'wp-primitives', 'wp-style-engine', 'wp-url'), 'version' => '6fab3ec8d87e267c9e09');

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion languages/wp-module-onboarding-pt_BR-nfd-onboarding.json

Large diffs are not rendered by default.

Binary file modified languages/wp-module-onboarding-pt_BR.mo
Binary file not shown.
14 changes: 14 additions & 0 deletions languages/wp-module-onboarding-pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -1777,3 +1777,17 @@ msgstr "Do iniciante ao avançado, você tem um parceiro em quem confiar. Nosso
#: build/1.11.3/onboarding.js:3
msgid "Go from multiple sizes to multiple locations to multiple online channels"
msgstr "Vá de vários tamanhos para vários locais e vários canais on-line"

#: build/1.11.4/420.js:1
msgid "Coming Soon"
msgstr "Em breve"

#. translators: %s: site or store
#: build/1.11.4/420.js:3
msgid "Keep your %s private until you click launch"
msgstr "Mantenha seu %s privado até clicar em iniciar"

#. translators: %s: site or store
#: build/1.11.4/420.js:5
msgid "We'll show a placeholder page to logged-out visitors while you build your %s."
msgstr "Mostraremos uma página de espaço reservado para visitantes desconectados enquanto você cria seu %s."
Loading

0 comments on commit c390ea5

Please sign in to comment.