From ab4eb89e942e94a530f586aa9c93ce392390b505 Mon Sep 17 00:00:00 2001 From: Xenon <36995016+xenonca@users.noreply.github.com> Date: Wed, 24 Feb 2021 19:19:14 +0100 Subject: [PATCH] Update readme with credits for new languages and fix typo (#14) * Correct typo * copypasta * Update readme.md --- init.lua | 2 +- locale/rules.es.tr | 2 +- readme.md | 9 ++++++++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/init.lua b/init.lua index 1c11e76..fd87607 100644 --- a/init.lua +++ b/init.lua @@ -8,7 +8,7 @@ local S = minetest.get_translator(minetest.get_current_modname()) local items = { S("By playing on this server you agree to these rules:"), "", - S("1. No swearing, dating, or other inappriopriate behaviour."), + S("1. No swearing, dating, or other inappropriate behaviour."), S("2. No spamming, using all-caps, or any other method of chat abuse."), S("3. Don't be a cheater. No hacked clients."), S("4. Don't excessively spawnkill. Some spawn killing to stop players chasing"), diff --git a/locale/rules.es.tr b/locale/rules.es.tr index ab2ef24..9d36ee6 100644 --- a/locale/rules.es.tr +++ b/locale/rules.es.tr @@ -1,6 +1,6 @@ # textdomain: rules By playing on this server you agree to these rules:=Al jugar en este servidor, usted acepta seguir estas reglas: -1. No swearing, dating, or other inappriopriate behaviour.=1. No insultar, tener citas u otro comportamiento inapropiado. +1. No swearing, dating, or other inappropriate behaviour.=1. No insultar, tener citas u otro comportamiento inapropiado. 2. No spamming, using all-caps, or any other method of chat abuse.=2. No hacer spam, usar todo en MAYƚSCULAS, o cualquier otro metodo de abusar el chat. 3. Don't be a cheater. No hacked clients.=3. No seas un tramposo. No uses clientes pirateados. 4. Don't excessively spawnkill. Some spawn killing to stop players chasing=4. No hagas matanza de desove excesivamente. Un poco para parar a los demas de perseguir diff --git a/readme.md b/readme.md index 30991b9..15bc613 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,10 @@ # Rules -Thanks to @Panquesito7 for spanish translation +Rules mod for the official CTF server. + +## Translations +Spanish: Panquesito7 +French: Kat +German: xenonca +Dutch: Kat +Itlaian: xenonca