Lemon-Framework / Lemon

🍋 A php microframework
https://lemon-framework.github.io/docs/
GNU General Public License v3.0
24 stars 8 forks source link

[Translating] Multiple files #121

Closed tenmajkl closed 1 year ago

tenmajkl commented 1 year ago

This PR adds capability of storing translations in multiple files, because it was terrible to have multiple unrelated translations in one file. Documentation soon