mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 17:25:09 +01:00
dev: switch to stonecutter build system
- This will allow us to build the library for different Minecraft versions at the same time - Right now, only Fabric and Neoforge 1.21.10 are fully working - As a bonus, the jar is now even smaller!
This commit is contained in:
8
src/main/resources/assets/midnightlib/lang/fr_fr.json
Normal file
8
src/main/resources/assets/midnightlib/lang/fr_fr.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"midnightlib.overview.title":"Vue d'ensemble de MidnightConfig",
|
||||
"midnightlib.midnightconfig.title":"Configuration de MidnightLib",
|
||||
"midnightlib.midnightconfig.config_screen_list":"Activer la liste de l'écran de configuration",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.TRUE":"§aOui",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.FALSE":"§cNon",
|
||||
"modmenu.summaryTranslation.midnightlib": "Bibliothèque commune pour les mods de la Team MidnightDust."
|
||||
}
|
||||
Reference in New Issue
Block a user