You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
i18n: Sync translations with Weblate
Still tracking 4.2 translations for now.
(cherry picked from commit 991454b8bd)
This commit is contained in:
@@ -266,6 +266,7 @@ EditorPropertyNameProcessor::EditorPropertyNameProcessor() {
|
||||
capitalize_string_remaps["tcp"] = "TCP";
|
||||
capitalize_string_remaps["textfile"] = "TextFile";
|
||||
capitalize_string_remaps["tls"] = "TLS";
|
||||
capitalize_string_remaps["tv"] = "TV";
|
||||
capitalize_string_remaps["ui"] = "UI";
|
||||
capitalize_string_remaps["uri"] = "URI";
|
||||
capitalize_string_remaps["url"] = "URL";
|
||||
|
||||
Reference in New Issue
Block a user