1
0
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:
Rémi Verschelde
2024-02-02 10:47:57 +01:00
parent 9adb7c7d13
commit e0eccaeb60
57 changed files with 10232 additions and 9361 deletions

View File

@@ -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";