浏览代码

Added description to get_loaded_locales() in TranslationServer

unknown 6 年之前
父节点
当前提交
3cdd701a14
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/classes/TranslationServer.xml

+ 1 - 0
doc/classes/TranslationServer.xml

@@ -31,6 +31,7 @@
 			<return type="Array">
 			</return>
 			<description>
+				Returns an Array of all loaded locales of the game.
 			</description>
 		</method>
 		<method name="get_locale" qualifiers="const">