diff --git a/config/custom-language-translations.php b/config/custom-language-translations.php index bc2ce2c7..a111ed56 100644 --- a/config/custom-language-translations.php +++ b/config/custom-language-translations.php @@ -291,4 +291,7 @@ return [ 'in.button_sorting' => 'Sorting', 'in.billing_info' => 'Billing Information', + + 'in.doc.revers_charge' => 'Revers Charge', + 'in.doc.tax_transfer_liability' => 'Transfer of tax liability', ];