Merge pull request #37 from Calinou/add-french-localization

Add French localization
This commit is contained in:
Overloaded 2019-12-15 00:40:55 +02:00 committed by GitHub
commit 9453ac194c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 163 additions and 158 deletions

View file

@ -182,7 +182,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]