mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add option to add built-in strings in the POT generation
This commit is contained in:
@@ -1060,6 +1060,9 @@ void EditorSettings::setup_language() {
|
||||
|
||||
// Load class reference translation.
|
||||
load_doc_translations(lang);
|
||||
|
||||
// Load extractable translation for projects.
|
||||
load_extractable_translations(lang);
|
||||
}
|
||||
|
||||
void EditorSettings::setup_network() {
|
||||
|
||||
Reference in New Issue
Block a user