diff options
Diffstat (limited to 'sql-ledger/locale/pt/arap')
| -rw-r--r-- | sql-ledger/locale/pt/arap | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/sql-ledger/locale/pt/arap b/sql-ledger/locale/pt/arap index bbfaad043..39cca94f7 100644 --- a/sql-ledger/locale/pt/arap +++ b/sql-ledger/locale/pt/arap @@ -20,10 +20,10 @@ $self{subs} = {    'gl_transaction'              => 'gl_transaction',    'name_selected'               => 'name_selected',    'project_selected'            => 'project_selected', -  'purchase_invoice'            => 'purchase_invoice', -  'sales_invoice'               => 'sales_invoice', +  'sales_invoice_'              => 'sales_invoice_',    'select_name'                 => 'select_name',    'select_project'              => 'select_project', +  'vendor_invoice_'             => 'vendor_invoice_',    'continuar'                   => 'continue',  };  | 
