summaryrefslogtreecommitdiff
path: root/FS/FS/L10N/es_pa.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-11-19 11:23:13 -0800
committerIvan Kohler <ivan@freeside.biz>2015-11-19 11:23:13 -0800
commit3f494b140d6005e41ca51fff3d054e94ababffd7 (patch)
tree9edd429bf20b72938d3515281da99f57a063cace /FS/FS/L10N/es_pa.pm
parent74cd77ff209b2ce296788e29ea7484818122dcba (diff)
add es_PA locale, RT#39135
Diffstat (limited to 'FS/FS/L10N/es_pa.pm')
-rw-r--r--FS/FS/L10N/es_pa.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/L10N/es_pa.pm b/FS/FS/L10N/es_pa.pm
new file mode 100644
index 0000000..a50c7c7
--- /dev/null
+++ b/FS/FS/L10N/es_pa.pm
@@ -0,0 +1,4 @@
+package FS::L10N::es_pa;
+use base qw(FS::L10N::es_es);
+
+1;