We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 725e635f authored by Rik ter Beek's avatar Rik ter Beek Committed by GitHub

Merge pull request #268 from VincentMarmiesse/place-Order-instead-of-order

Replace "Place order" by "Place Order" like Magento
parents 50f1627a a6e02fc6
......@@ -11,7 +11,7 @@
"Select your Bank","Select your Bank"
"You will be redirected to the Adyen website.","You will be redirected to the Adyen website."
"Update","Update"
"Place order","Place order"
"Place Order","Place Order"
"Continue to Adyen","Continue to Adyen"
"Unknown","Unknown"
"Mismatch between Live/Test modes of Magento store and the Adyen platform","Mismatch between Live/Test modes of Magento store and the Adyen platform"
......
......@@ -11,7 +11,7 @@
"Select Your Bank","Selecteer uw bank"
"You will be redirected to the Adyen website.","U wordt doorverwezen naar de Adyen-website."
"Update","Bijwerken"
"Place order","Plaats bestelling"
"Place Order","Plaats bestelling"
"Continue to Adyen","Doorgaan naar Adyen"
"Unknown","Onbekend"
"Mismatch between Live/Test modes of Magento store and the Adyen platform","Niet-overeenstemming tussen Live / Test-modi van Magento-winkel en het Adyen-platform"
......
......@@ -174,7 +174,7 @@
type="submit"
data-bind="click: $parent.continueToAdyenBrandCode, enable: (value == $parent.isBrandCodeChecked())"
disabled>
<span data-bind="text: $t('Place order')"></span>
<span data-bind="text: $t('Place Order')"></span>
</button>
</div>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment