summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/en_GB/ca
blob: a74fd6c54c556c46774d0c1c4f42c31124807557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$self{texts} = {
};

$self{subs} = {
  'ca_subtotal'                 => 'ca_subtotal',
  'chart_of_accounts'           => 'chart_of_accounts',
  'list'                        => 'list',
  'list_transactions'           => 'list_transactions',
  'list_transactions'           => 'list_transactions',
};

1;