mirror of
https://github.com/godotengine/godot-editor-l10n.git
synced 2025-12-31 17:48:32 +03:00
Merge pull request #17 from dalexeev/add-void-tooltip-string
Add translation string for `void` tooltip
This commit is contained in:
@@ -65,6 +65,7 @@ BASE_STRINGS = [
|
||||
"This method doesn't need an instance to be called, so it can be called directly using the class name.",
|
||||
"This method describes a valid operator to use with this type as left-hand operand.",
|
||||
"This value is an integer composed as a bitmask of the following flags.",
|
||||
"No return value.",
|
||||
"There is currently no description for this class. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!",
|
||||
"There is currently no description for this signal. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!",
|
||||
"There is currently no description for this enum. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!",
|
||||
|
||||
Reference in New Issue
Block a user