mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:24:44 -04:00
Add French localization
This commit is contained in:
parent
a4b7fe2205
commit
0962d15174
7 changed files with 163 additions and 158 deletions
|
@ -180,7 +180,7 @@ right_colorpicker_tool={
|
|||
|
||||
[locale]
|
||||
|
||||
translations=PoolStringArray( "res://Translations/#Translations.en.translation", "res://Translations/#Translations.el.translation" )
|
||||
translations=PoolStringArray( "res://Translations/#Translations.en.translation", "res://Translations/#Translations.el.translation", "res://Translations/#Translations.fr.translation" )
|
||||
locale_filter=[ 0, [ ] ]
|
||||
|
||||
[rendering]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue