jekkos

Results 424 comments of 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...

@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...

@objecttothis it seems the [CI4 format](https://docs.weblate.org/no/latest/formats.html#php) is also supported by weblate

![Screenshot from 2022-10-19 21-09-41](https://user-images.githubusercontent.com/576234/196782385-db4338f8-e5d5-41d1-aae0-29040d83ca7a.png)

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.