1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-29 16:16:38 +00:00
Files
godot/core/io
Rémi Verschelde 95242b7faf ResourceLoader: Add language code matching for localized resources
Near matching was not implemented like in TranslationServer, so a
resource remapped for 'ru' (but not 'ru_RU') would not be used as
fallback if the system locale was 'ru_RU'.

Fixes #34058.
2019-12-04 16:53:40 +01:00
..
2019-09-25 10:28:50 +02:00
2019-06-21 00:14:42 +02:00
2019-01-01 12:58:10 +01:00
2019-09-05 09:48:36 +02:00
2019-09-25 23:45:32 +01:00
2019-07-08 09:18:46 +02:00
2019-01-01 12:58:10 +01:00
2019-05-19 13:10:35 +02:00