diff --git a/i18n/en_US.csv b/i18n/en_US.csv new file mode 100644 index 0000000..062eab8 --- /dev/null +++ b/i18n/en_US.csv @@ -0,0 +1 @@ +"Create Account","Create Account" diff --git a/i18n/nl_NL.csv b/i18n/nl_NL.csv new file mode 100644 index 0000000..189b26b --- /dev/null +++ b/i18n/nl_NL.csv @@ -0,0 +1 @@ +"Create Account","Maak account aan" diff --git a/view/frontend/templates/create-account.phtml b/view/frontend/templates/create-account.phtml index ea4851d..90002ee 100644 --- a/view/frontend/templates/create-account.phtml +++ b/view/frontend/templates/create-account.phtml @@ -16,6 +16,6 @@ if (!$guestCheckerViewModel->isCustomerGuest()) { = $block->getChildHtml('checkbox') ?>