mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -21,9 +21,9 @@ Language Translation.
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-----------------------------+--------------------------------------------------+
|
||||
| :ref:`String<class_String>` | :ref:`locale<class_Translation_property_locale>` |
|
||||
+-----------------------------+--------------------------------------------------+
|
||||
+-----------------------------+--------------------------------------------------+------+
|
||||
| :ref:`String<class_String>` | :ref:`locale<class_Translation_property_locale>` | "en" |
|
||||
+-----------------------------+--------------------------------------------------+------+
|
||||
|
||||
Methods
|
||||
-------
|
||||
@@ -59,11 +59,13 @@ Property Descriptions
|
||||
|
||||
- :ref:`String<class_String>` **locale**
|
||||
|
||||
+----------+-------------------+
|
||||
| *Setter* | set_locale(value) |
|
||||
+----------+-------------------+
|
||||
| *Getter* | get_locale() |
|
||||
+----------+-------------------+
|
||||
+-----------+-------------------+
|
||||
| *Default* | "en" |
|
||||
+-----------+-------------------+
|
||||
| *Setter* | set_locale(value) |
|
||||
+-----------+-------------------+
|
||||
| *Getter* | get_locale() |
|
||||
+-----------+-------------------+
|
||||
|
||||
The locale of the translation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user