summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-08-21 08:49:24 -0300
committerRenato Botelho <renato@netgate.com>2017-08-21 08:49:51 -0300
commit49409fd857e4d4a61b97d74ab5ac8c62aa904c3e (patch)
treee3ff55ab4285886e760d45167dde2efbb47b5a87 /src/etc/inc
parentc0816149bfba3c6f77e9c5e700c083849c51c50c (diff)
downloadpfsense-49409fd857e4d4a61b97d74ab5ac8c62aa904c3e.zip
pfsense-49409fd857e4d4a61b97d74ab5ac8c62aa904c3e.tar.gz
Add French to GUI
Diffstat (limited to 'src/etc/inc')
-rw-r--r--src/etc/inc/pfsense-utils.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/inc/pfsense-utils.inc b/src/etc/inc/pfsense-utils.inc
index 6bbdd7d..ebf75c8 100644
--- a/src/etc/inc/pfsense-utils.inc
+++ b/src/etc/inc/pfsense-utils.inc
@@ -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"),
OpenPOWER on IntegriCloud