organized the local folder into subfolders containing the various localizations as suggested in the post https://github.com/git-learning-game/oh-my-git/pull/146#issuecomment-1230965522

This commit is contained in:
Luca Canali 2022-08-31 08:53:20 +02:00
parent 8cb71aa5b8
commit e802402b48
4 changed files with 1 additions and 1 deletions

View file

@ -151,7 +151,7 @@ mute={
[locale]
translations=PoolStringArray( "res://locale/it_IT-text.po", "res://locale/it_IT-levels.po", "res://locale/it_IT-cards.po" )
translations=PoolStringArray( "res://locale/it_IT/it_IT-cards.po", "res://locale/it_IT/it_IT-levels.po", "res://locale/it_IT/it_IT-text.po" )
locale_filter=[ 0, [ ] ]
[network]