[adminmultiview] Update br_FR, thanks to : yves.kerleguer

git-svn-id: http://piwigo.org/svn/trunk@25046 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2013-10-21 04:53:51 +00:00
parent 82a0c1b498
commit 43683395d3
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Ar merourien a c'hello gwellet ar palier evel an implijerien, ha cheñch yezh ha tem diwar nij. Talvoudus eo evit dizreinañ cheñchamantoù.
@@ -0,0 +1,7 @@
<?php
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>