HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/app/lang/de/partials/pricingOverview.php
<?php

return [
    'subtotal'                  => 'Zwischensumme',
    'discount'                  => 'Rabatt',
    'total_discount'            => 'Gesamtrabatt',
    'order_discount'            => 'Rabatt auf Bestellung',
    'included_in_total'         => 'In der Gesamtsumme verrechnet',

    'shipping'                  => 'Versandkosten',
    'shipping_to'               => 'Senden an',
    'free_shipping'             => 'Kostenloser Versand in :country<br /> ab <span class="inline-block">:price</span>',
    'free_shipping_short'       => 'Kostenloser ab',

    'vat'                       => 'MwSt.',
    'price_without_vat'         => 'Preis ohne MwSt.',
    'price_with_vat'            => 'Inklusive MwSt.',
    'price_with_vat_message'    => 'Preis ist inklusive MwSt.',
    'vat_reverse_charge'        => 'MwSt. verlagert',
    'vat_reverse_charge_warning'       => 'Achtung: MwSt. verlagert.<br/>
                                        MwSt.-Nummer: :vat',

    'total'                     => 'Gesamtsumme',
    'total_vat_included'        => 'Gesamtsumme mit MwSt.',
    'total_vat_excluded'        => 'Gesamtsumme ohne MwSt.',
    'excl_vat'                  => 'ohne MwSt',
    'shipping_more_info'        => 'Mehr Infos zu Versandkosten',
];