samber / invoice-as-a-service

💰 Simple invoicing service (REST API): from JSON to PDF
MIT License
196 stars 42 forks source link

How to approach localization? #46

Closed mezka closed 2 months ago

mezka commented 3 months ago

@samber can you make an skeleton to support translation/localization of the Invoice template?

I need to make Spanish translation, I can make small changes but do not really have the skills to make the generalization for upstream.

samber commented 3 months ago

Unfortunately, I'm a bit busy currently.

I can guide you to the laravel documentation -> https://laravel.com/docs/6.x/localization

But if you want me to prioritize this feature shortly, please sponsor my projects ! https://github.com/sponsors/samber/

Sorry for that.

mezka commented 2 months ago

47