From d0c823c0fec016febacd7e1594adf9a4e532b372 Mon Sep 17 00:00:00 2001 From: alrito28 <100717534+alrito28@users.noreply.github.com> Date: Mon, 5 Jan 2026 12:19:48 +0100 Subject: [PATCH] Translation of the game description (#3211) Co-authored-by: sfan5 --- game.conf | 1 + mods/default/locale/game_description.fr.tr | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 mods/default/locale/game_description.fr.tr 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.