Configure locales for main scene

This commit is contained in:
VAILLANT Jeremy
2021-05-09 23:28:45 +02:00
parent dd1744dcce
commit 90591e098e
7 changed files with 61 additions and 1 deletions
+5
View File
@@ -33,6 +33,11 @@ ui_end={
]
}
[locale]
translations=PoolStringArray( "res://locales/fr.po", "res://locales/en.po" )
locale_filter=[ 0, [ "en_US", "fr_FR" ] ]
[physics]
common/enable_pause_aware_picking=true