Added description to get_loaded_locales() in TranslationServer
This commit is contained in:
parent
cd22551d2d
commit
3cdd701a14
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
<return type="Array">
|
<return type="Array">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
|
Returns an Array of all loaded locales of the game.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_locale" qualifiers="const">
|
<method name="get_locale" qualifiers="const">
|
||||||
|
|
Loading…
Reference in a new issue