浏览代码

Remove unnecessary opinion about languages.

(cherry picked from commit ca44d32bf852c89cfaf06741a888d79ccf29a9de)
Jacob Ibáñez Sánchez 1 年之前
父节点
当前提交
2647373fc2
共有 1 个文件被更改,包括 1 次插入3 次删除
  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