Browse Source

Merge pull request #9552 from Iakobs/master

Remove unnecessary opinion about languages.
Max Hilbrunner 1 year ago
parent
commit
a7e9dc88f9
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