mirror of
https://github.com/godotengine/godot.git
synced 2024-12-06 19:12:20 +00:00
Added description to get_loaded_locales() in TranslationServer
This commit is contained in:
parent
cd22551d2d
commit
3cdd701a14
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user