diff --git a/.gitattributes b/.gitattributes
index 50c6e2b02818366fe6daca36b6012d9c5d363727..19cbce162e54dad4026aa3c034082cbde35b6e66 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -11,6 +11,7 @@ images/image_filtre-32.png -text
 /images_fonctions.php -text
 lang/paquet-images.xml -text
 lang/paquet-images_ar.php -text
+lang/paquet-images_br.php -text
 lang/paquet-images_de.php -text
 lang/paquet-images_en.php -text
 lang/paquet-images_es.php -text
diff --git a/lang/paquet-images.xml b/lang/paquet-images.xml
index 51207c31de28e0483b5f391f542736a9f5f9e2b2..2f93877ab4383004b60226cd88cefd9ccb382542 100644
--- a/lang/paquet-images.xml
+++ b/lang/paquet-images.xml
@@ -2,6 +2,9 @@
 	<langue code="ar" url="https://trad.spip.net/tradlang_module/paquet-images?lang_cible=ar" total="2" traduits="2" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
 		<traducteur nom="George" lien="https://trad.spip.net/auteur/جورج-قندلفت" />
 	</langue>
+	<langue code="br" url="https://trad.spip.net/tradlang_module/paquet-images?lang_cible=br" total="2" traduits="2" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
+		<traducteur nom="nonobreizh" lien="https://trad.spip.net/auteur/nonobreizh" />
+	</langue>
 	<langue code="de" url="https://trad.spip.net/tradlang_module/paquet-images?lang_cible=de" total="2" traduits="2" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
 		<traducteur nom="klaus++" lien="https://trad.spip.net/auteur/klaus" />
 	</langue>
diff --git a/lang/paquet-images_br.php b/lang/paquet-images_br.php
new file mode 100644
index 0000000000000000000000000000000000000000..1f2c67e8ab89ce2dfcdd3968944d3e83dfdda6b6
--- /dev/null
+++ b/lang/paquet-images_br.php
@@ -0,0 +1,15 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-images?lang_cible=br
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+	return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+	// I
+	'images_description' => 'Siloù treuzfurmadur skeudennoù ha livioù',
+	'images_slogan' => 'Siloù treuzfurmadur skeudennoù ha livioù'
+);