Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions

View File

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