mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-13 19:04:54 +01:00
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:
parent
8cb71aa5b8
commit
e802402b48
4 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue