From 6d864774c7eab22e40693c221ab01546688c8699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Nikolaou?= Date: Sun, 15 Sep 2019 22:20:09 +0300 Subject: [PATCH] Add language line for full name placeholder --- resources/lang/en.json | 1 + resources/views/payment.blade.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index eb62bef1..d815141a 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -7,6 +7,7 @@ "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.", "Full name": "Full name", "Go back": "Go back", + "Jane Doe": "Jane Doe", "Pay :amount": "Pay :amount", "Payment Cancelled": "Payment Cancelled", "Payment Confirmation": "Payment Confirmation", diff --git a/resources/views/payment.blade.php b/resources/views/payment.blade.php index 65c0891d..8a0a831f 100644 --- a/resources/views/payment.blade.php +++ b/resources/views/payment.blade.php @@ -60,7 +60,7 @@ -