Add French localization

This commit is contained in:
Hugo Locurcio 2019-12-14 21:12:59 +01:00
parent a4b7fe2205
commit 0962d15174
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
7 changed files with 163 additions and 158 deletions

View file

@ -1582,7 +1582,7 @@ margin_left = 61.0
margin_right = 142.0
margin_bottom = 21.0
text = "System Language"
items = [ "System Language", null, false, 0, null, "Greek [el]", null, false, 1, null, "English [en]", null, false, 2, null ]
items = [ "System Language", null, false, 0, null, "Greek [el]", null, false, 1, null, "English [en]", null, false, 2, null, "French [fr]", null, false, 3, null ]
selected = 0
[node name="GridOptionsLabel" type="Label" parent="PreferencesDialog/VBoxContainer"]