From 29e8398997f0f8ad8550895a9e2c43119129582c Mon Sep 17 00:00:00 2001 From: Dirk Sohler Date: Thu, 21 Mar 2019 18:54:34 +0100 Subject: [PATCH] add language information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edadb2c..11c78be 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ mTimer was tested with resolutions from 1024×768 up to 2560×1440 with 20px fon Simple: The mod was not translated to the language you’re using. Feel free to translate it and file a pull request. I’d be happy to merge it. -Currently only German (`language = de` in `minetest.conf`) is supported as translation language and English being the default. +Currently German (`language = de` in `minetest.conf`) and Italian (`language = it`) are supported as translation language and English being the default.