9
Asked
paid amount due amount
When I get to the end, at the time of printing it doesn’t do the translation.
Thanks
- MSAnswered
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.'paid_amount' => 'Translation for paid amount', 'due_amount' => 'Translation for due amount',
Thank you
- Login to Reply