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 a6e02fc6 authored by Vincent MARMIESSE's avatar Vincent MARMIESSE

Replace "Place order" by "Place Order" like Magento

parent 50f1627a
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"Select your Bank","Select your Bank" "Select your Bank","Select your Bank"
"You will be redirected to the Adyen website.","You will be redirected to the Adyen website." "You will be redirected to the Adyen website.","You will be redirected to the Adyen website."
"Update","Update" "Update","Update"
"Place order","Place order" "Place Order","Place Order"
"Continue to Adyen","Continue to Adyen" "Continue to Adyen","Continue to Adyen"
"Unknown","Unknown" "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" "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 @@ ...@@ -11,7 +11,7 @@
"Select Your Bank","Selecteer uw bank" "Select Your Bank","Selecteer uw bank"
"You will be redirected to the Adyen website.","U wordt doorverwezen naar de Adyen-website." "You will be redirected to the Adyen website.","U wordt doorverwezen naar de Adyen-website."
"Update","Bijwerken" "Update","Bijwerken"
"Place order","Plaats bestelling" "Place Order","Plaats bestelling"
"Continue to Adyen","Doorgaan naar Adyen" "Continue to Adyen","Doorgaan naar Adyen"
"Unknown","Onbekend" "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" "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 @@ ...@@ -174,7 +174,7 @@
type="submit" type="submit"
data-bind="click: $parent.continueToAdyenBrandCode, enable: (value == $parent.isBrandCodeChecked())" data-bind="click: $parent.continueToAdyenBrandCode, enable: (value == $parent.isBrandCodeChecked())"
disabled> disabled>
<span data-bind="text: $t('Place order')"></span> <span data-bind="text: $t('Place Order')"></span>
</button> </button>
</div> </div>
</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