Added description to get_loaded_locales() in TranslationServer

This commit is contained in:
unknown 2019-06-17 12:12:04 +05:30
parent cd22551d2d
commit 3cdd701a14

View file

@ -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">