Updated translations.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-09-09 11:29:19 +02:00
parent 106b04a5da
commit d920537dd2
38 changed files with 1549 additions and 191 deletions

View File

@@ -133,6 +133,7 @@ return [
// admin
'domain' => 'Domain',
'single_user_mode' => 'Single user mode',
// import
'import_file' => 'Import file',
@@ -146,4 +147,7 @@ return [
'csv_config' => 'Configuration d\'importation CSV',
'due_date' => 'Due date',
'payment_date' => 'Payment date',
'internal_reference' => 'Internal reference',
];