mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (96cdbbe)
This commit is contained in:
@@ -249,7 +249,7 @@ Returns an array of all loaded locales of the project.
|
||||
|
||||
Returns the current locale of the project.
|
||||
|
||||
See also :ref:`OS.get_locale<class_OS_method_get_locale>` and :ref:`OS.get_locale_language<class_OS_method_get_locale_language>` to query the locale of the user system.
|
||||
See also :ref:`OS.get_locale()<class_OS_method_get_locale>` and :ref:`OS.get_locale_language()<class_OS_method_get_locale_language>` to query the locale of the user system.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
@@ -299,7 +299,7 @@ Returns a readable script name for the ``script`` code.
|
||||
|
||||
Returns the current locale of the editor.
|
||||
|
||||
\ **Note:** When called from an exported project returns the same value as :ref:`get_locale<class_TranslationServer_method_get_locale>`.
|
||||
\ **Note:** When called from an exported project returns the same value as :ref:`get_locale()<class_TranslationServer_method_get_locale>`.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user