fix br_FR common.lang encoding

git-svn-id: http://piwigo.org/svn/trunk@28918 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2014-07-02 12:58:50 +00:00
parent 3b9e2659b0
commit d12f97545f
+2 -2
View File
@@ -1,4 +1,4 @@
<?php
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
@@ -30,7 +30,7 @@ Author URI: http://piwigo.org
// Langage informations
$lang_info['language_name'] = 'Brezhoneg';
$lang_info['country'] = 'Fra';
$lang_info['country'] = 'Frañs';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'br';
$lang_info['zero_plural'] = true;