Add French to GUI

This commit is contained in:
Renato Botelho 2017-08-21 08:49:24 -03:00
parent a459df1a91
commit 2e6e11f45c

View File

@ -2942,6 +2942,7 @@ function get_locale_list() {
"zh_TW" => gettext("Chinese (Taiwan)"),
"nl" => gettext("Dutch"),
"en_US" => gettext("English"),
"fr" => gettext("French"),
"de_DE" => gettext("German (Germany)"),
"nb" => gettext("Norwegian Bokmål"),
"pl" => gettext("Polish"),