Quellcode durchsuchen

Remove unnecessary opinion about languages.

(cherry picked from commit ca44d32bf852c89cfaf06741a888d79ccf29a9de)
Jacob Ibáñez Sánchez vor 1 Jahr
Ursprung
Commit
2647373fc2
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. 1 3
      tutorials/i18n/internationalizing_games.rst

+ 1 - 3
tutorials/i18n/internationalizing_games.rst

@@ -6,9 +6,7 @@ Internationalizing games
 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
 often require localization. Godot offers many tools to make this process
 more straightforward, so this tutorial is more like a collection of