NiftyCarts a Fabric port of the mod: AstikorCarts. It is a Minecraft mod that lets you travel, transport goods, and plow fields with horse drawn carts!
Parts of the English and German translations are generated using Minecraft DataGeneration (see datagen/lang/NiftyCartsEnUsLanguageProvider.java and datagen/lang/NiftyCartsDeDeLanguageProvider.java). The generated data is combined with an already exsisting language file which ends in .existing.json. The generated files are placed in src/main/generated/assets/niftycarts/lang/.
To add a language without using datagen use the fully generated en_us.json as a starting point and place your lang file into src/main/resources/assets/niftycarts/lang/.