Hi,
I want to create a new language pack for Flarum 2.0 from scratch.
The official documentation mostly explains language packs for Flarum 1.x, and many existing packs are not compatible with 2.0.
Could someone explain the correct structure and steps for creating a Flarum 2.0 language pack?
Specifically:
. Required composer.json settings
. Where translation .yml files should be placed
. How core and extension translations are loaded in 2.0
A minimal working example would be very helpful.
Thank you.