mirror of
https://github.com/godotengine/godot-editor-l10n.git
synced 2026-01-05 18:11:47 +03:00
Merge pull request #12 from timothyqiu/sync-base-strings
Sync base strings from make_rst.py
This commit is contained in:
@@ -27,6 +27,13 @@ msgstr ""
|
||||
# Some strings used by `doc/tools/make_rst.py` (godotengine/godot repo) are normally part of the editor translations,
|
||||
# so we need to include them manually here for the online docs.
|
||||
BASE_STRINGS = [
|
||||
"All classes",
|
||||
"Globals",
|
||||
"Nodes",
|
||||
"Resources",
|
||||
"Editor-only",
|
||||
"Other objects",
|
||||
"Variant types",
|
||||
"Description",
|
||||
"Tutorials",
|
||||
"Properties",
|
||||
@@ -37,6 +44,7 @@ BASE_STRINGS = [
|
||||
"Signals",
|
||||
"Enumerations",
|
||||
"Constants",
|
||||
"Annotations",
|
||||
"Property Descriptions",
|
||||
"Constructor Descriptions",
|
||||
"Method Descriptions",
|
||||
|
||||
Reference in New Issue
Block a user