fixed formatting

This commit is contained in:
Abhishek Kathuria 2022-07-23 18:13:37 +05:30
parent f9f7b37933
commit 7fb76c507e
18 changed files with 18 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class OnepageController extends Controller
$cart = Cart::getCart();
if ( $cart->applied_cart_rule_ids != "" ) {
if ($cart->applied_cart_rule_ids != '') {
session()->flash('success', trans('shop::app.checkout.cart.rule-applied'));
}

View File

@ -544,6 +544,7 @@ return [
'check-billing-address' => 'يرجى التحقق من عنوان الفواتير.',
'specify-shipping-method' => 'الرجاء تحديد طريقة الشحن.',
'specify-payment-method' => 'الرجاء تحديد طريقة الدفع.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -538,6 +538,7 @@ return [
'check-billing-address' => 'বিলিং ঠিকানা চেক করুন।',
'specify-shipping-method' => 'অনুগ্রহ করে শিপিং পদ্ধতি উল্লেখ করুন।',
'specify-payment-method' => 'অনুগ্রহ করে অর্থপ্রদানের পদ্ধতি উল্লেখ করুন।',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -536,6 +536,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -541,6 +541,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -539,6 +539,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -542,6 +542,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -537,6 +537,7 @@ return [
'check-billing-address' => 'אנא בדוק את כתובת החיוב.',
'specify-shipping-method' => 'אנא ציין את שיטת המשלוח.',
'specify-payment-method' => 'אנא ציין אמצעי תשלום.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -541,6 +541,7 @@ return [
'check-billing-address' => 'कृपया बिलिंग पता जांचें।',
'specify-shipping-method' => 'कृपया शिपिंग विधि निर्दिष्ट करें।',
'specify-payment-method' => 'कृपया भुगतान विधि निर्दिष्ट करें।',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -539,6 +539,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -500,6 +500,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -546,6 +546,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -539,6 +539,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -532,6 +532,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -538,6 +538,7 @@ return [
'check-billing-address' => 'Пожалуйста, проверьте платежный адрес.',
'specify-shipping-method' => '«Укажите способ доставки».',
'specify-payment-method' => 'Укажите способ оплаты.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -537,6 +537,7 @@ return [
'check-billing-address' => 'කරුණාකර බිල්පත් ලිපිනය පරීක්ෂා කරන්න.',
'specify-shipping-method' => 'කරුණාකර නැව්ගත කිරීමේ ක්‍රමය සඳහන් කරන්න.',
'specify-payment-method' => 'කරුණාකර ගෙවීමේ ක්‍රමය සඳහන් කරන්න.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -540,6 +540,7 @@ return [
'check-billing-address' => 'Please check billing address.',
'specify-shipping-method' => 'Please specify shipping method.',
'specify-payment-method' => 'Please specify payment method.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [

View File

@ -540,6 +540,7 @@ return [
'check-billing-address' => '请检查帐单地址.',
'specify-shipping-method' => '请指定送货方式.',
'specify-payment-method' => '请指定付款方式.',
'rule-applied' => 'Cart rule applied',
],
'onepage' => [