Browse Source

Remove unnecessary opinion about languages.

(cherry picked from commit ca44d32bf852c89cfaf06741a888d79ccf29a9de)
Jacob Ibáñez Sánchez 1 year ago
parent
commit
2647373fc2
1 changed files with 1 additions and 3 deletions
  1. 1 3
      tutorials/i18n/internationalizing_games.rst

+ 1 - 3
tutorials/i18n/internationalizing_games.rst

@@ -6,9 +6,7 @@ Internationalizing games
 Introduction
 Introduction
 ------------
 ------------
 
 
-Sería excelente que el mundo hablara solo un idioma (It would be great if the
-world spoke only one language). Unfortunately for
-us developers, that is not the case. While indie or niche games usually
+While indie or niche games usually
 do not need localization, games targeting a more massive market
 do not need localization, games targeting a more massive market
 often require localization. Godot offers many tools to make this process
 often require localization. Godot offers many tools to make this process
 more straightforward, so this tutorial is more like a collection of
 more straightforward, so this tutorial is more like a collection of