Hi folks,
I am hoping someone can help me with this. I have an open source Github project with localized json files PlaceableItems/src/main/resources/assets/placeableitems/lang at master · Ferdzz/PlaceableItems · GitHub
Because of platform limitations, I need to use a lowercased %locale_with_underscore%. I achieved this by using languages_mapping in the crowdin.yml PlaceableItems/crowdin.yml at master · Ferdzz/PlaceableItems · GitHub
However, it doesn’t seem to find my en_us file, as it doesn’t appear in the sources tab. Can someone help me find what I’m doing wrong? I tried syncing, importing from Github to no avail. No matter what I do it seems the en_us file isn’t imported as a source.
Ideally I don’t have to map every single one of these manually in the Crowdin GUI, hence why I’m trying to find a way to configure it through the yml.
Crowdin project: Placeable Items dashboard in Crowdin