diff --git a/game.conf b/game.conf index e9c3f85f..004e7ce1 100644 --- a/game.conf +++ b/game.conf @@ -1,3 +1,4 @@ title = Minetest Game description = A basic exploration, mining, crafting, and building, sandbox game with no NPCs, monsters, or animals. Minetest Game is usually used with mods added, and many mods are available for this game. Reliably maintained by Luanti core developers. min_minetest_version = 5.8 +textdomain = game_description diff --git a/mods/default/locale/game_description.fr.tr b/mods/default/locale/game_description.fr.tr new file mode 100644 index 00000000..b473fdee --- /dev/null +++ b/mods/default/locale/game_description.fr.tr @@ -0,0 +1,3 @@ +# textdomain: game_description +Minetest Game=Minetest Game +A basic exploration, mining, crafting, and building, sandbox game with no NPCs, monsters, or animals. Minetest Game is usually used with mods added, and many mods are available for this game. Reliably maintained by Luanti core developers.=Un jeu bac à sable basique axé sur l'exploration, l'exploitation minière, l'artisanat et la construction, sans PNJ, monstres ni animaux. Minetest Game est généralement utilisé avec des mods supplémentaires, et de nombreux mods sont disponibles pour ce jeu. Entretien fiable assuré par les développeurs principaux de Luanti.