Question: Where I Can Edit This Item In Spanish

Where I Can Edit This Item In Spanish

paid amount due amount When I get to the end, at the time of printing it doesn't do the translation. Thanks

9

9nodos

Asked
paid amount
due amount

When I get to the end, at the time of printing it doesn't do the translation.

Thanks
  • MS

    Mian Saleem

    Answered
    Hello,

    The language files are in the `app/language/` folder. Only English language files are up to date. For others, you can add missing line from English language files and translate.

    Both keys might be missing for `Spanish` language.

    ```txt
    'paid_amount' => 'Translation for paid amount',
    'due_amount' => 'Translation for due amount',
    ```

    Thank you
  • Login to Reply