mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@8004c7524f
This commit is contained in:
@@ -125,7 +125,7 @@ String TranslationDomain::_double_vowels(const String &p_message) const {
|
||||
}
|
||||
}
|
||||
return res;
|
||||
};
|
||||
}
|
||||
|
||||
String TranslationDomain::_replace_with_accented_string(const String &p_message) const {
|
||||
String res;
|
||||
|
||||
Reference in New Issue
Block a user