Skip to content

Commit 097e850

Browse files
author
Alexander Paliarush
committed
Merged PR #3591 into MAGETWO-50041-PR-3591
2 parents 1f37b76 + 7f8a724 commit 097e850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Block/Checkout/LayoutProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ private function processPaymentConfiguration(array &$configuration, array $eleme
173173
'telephone' => [
174174
'config' => [
175175
'tooltip' => [
176-
'description' => 'For delivery questions.',
176+
'description' => __('For delivery questions.'),
177177
],
178178
],
179179
],

0 commit comments

Comments
 (0)