summaryrefslogtreecommitdiff
path: root/locale/en_GB/ca
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_GB/ca')
-rwxr-xr-xlocale/en_GB/ca12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/en_GB/ca b/locale/en_GB/ca
new file mode 100755
index 00000000..f7985928
--- /dev/null
+++ b/locale/en_GB/ca
@@ -0,0 +1,12 @@
+$self{texts} = {
+};
+
+$self{subs} = {
+ 'ca_subtotal' => 'ca_subtotal',
+ 'chart_of_accounts' => 'chart_of_accounts',
+ 'list' => 'list',
+ 'list_transactions' => 'list_transactions',
+};
+
+1;
+