diff --git a/common/src/main/resources/assets/animal_feeding_trough/lang/fr_fr.json b/common/src/main/resources/assets/animal_feeding_trough/lang/fr_fr.json new file mode 100644 index 0000000..f837a84 --- /dev/null +++ b/common/src/main/resources/assets/animal_feeding_trough/lang/fr_fr.json @@ -0,0 +1,4 @@ +{ + "item.animal_feeding_trough.feeding_trough": "Mangeoire", + "block.animal_feeding_trough.feeding_trough": "Mangeoire" +}