jekkos
jekkos
I think I found a way that's nice and easy. If the entered search string in autocomplete doesn't exist, then an option 'add stock location' or 'add pos location' will...
Short answer: no
@objecttothis aren't the language files already associative arrays at this point? We have a lang variable (array) with key and assign a value to it. The syntax you show here...
I could look into this but preferably I'll try to match with what is in weblate as the current format nicely works.
@objecttothis I need to take some time to see how the file load mechanism works exactly. I suppose in the past CI was just loading one file and thus overwriting...
@objecttothis Good point indeed, let's not extend it unless there is no other way. I'll have to look in to the customization to see what it does exactly and will...
I'lll try to have a look later this week.
@objecttothis it seems the [CI4 format](https://docs.weblate.org/no/latest/formats.html#php) is also supported by weblate

I can try to convert the files and then import them in weblate.. but first I'd like to get the tests running so we can deploy the branch.