invoice template and config localization, #12367
[freeside.git] / FS / FS / L10N / en_ca.pm
diff --git a/FS/FS/L10N/en_ca.pm b/FS/FS/L10N/en_ca.pm
new file mode 100644 (file)
index 0000000..1b71f7b
--- /dev/null
@@ -0,0 +1,4 @@
+package FS::L10N::en_ca;
+use base qw(FS::L10N::en_us);
+
+1;