sulu / SuluHeadlessBundle

Bundle that provides controllers and services for using Sulu as headless content management system
MIT License
45 stars 25 forks source link

Add a StructureResolver Extension for Localization #101

Open j-mahlke opened 2 years ago

j-mahlke commented 2 years ago

This change adds the localizations to the json, that one can add a language-switch in the frontend without the need of many xhr-requests for performance reasons. This is also used as an example on how to extend the StructureResolver easily as implemented in #100