invoice template and config localization, #12367
[freeside.git] / FS / FS / L10N / fr_fr.pm
diff --git a/FS/FS/L10N/fr_fr.pm b/FS/FS/L10N/fr_fr.pm
new file mode 100644 (file)
index 0000000..5372410
--- /dev/null
@@ -0,0 +1,6 @@
+package FS::L10N::fr_fr;
+use base qw(FS::L10N::DBI);
+
+our %Lexicon = ( _AUTO => 1 );
+
+1;