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:24 -0300
commit2e6e11f45c9fc9bb62f3fc2c5cbc98f42ea48489 (patch)
tree30f9b3cb5d1d8a4baf727df2016653015cb7936a /src/etc/inc
parenta459df1a919ad11ab2d1ff76c55c18c72e955e30 (diff)
downloadpfsense-2e6e11f45c9fc9bb62f3fc2c5cbc98f42ea48489.zip
pfsense-2e6e11f45c9fc9bb62f3fc2c5cbc98f42ea48489.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