Also updated all translations.

This commit is contained in:
James Cole
2016-01-15 16:33:03 +01:00
parent 8c55bd179f
commit 4df1e5393b
20 changed files with 1319 additions and 1114 deletions

14
resources/lang/fr_FR/list.php Normal file → Executable file
View File

@@ -3,15 +3,15 @@
// all table headers.
return [
'name' => 'Name',
'role' => 'Role',
'currentBalance' => 'Current balance',
'active' => 'Is active?',
'lastActivity' => 'Last activity',
'balanceDiff' => 'Balance difference between :start and :end',
'name' => 'Nom',
'role' => 'Rôle',
'currentBalance' => 'Solde courant',
'active' => 'Actif ?',
'lastActivity' => 'Activité récente',
'balanceDiff' => 'Difference solde entre :start et :end',
'matchedOn' => 'Matched on',
'matchesOn' => 'Matched on',
'matchingAmount' => 'Amount',
'matchingAmount' => 'Montant',
'lastMatch' => 'Last match',
'expectedMatch' => 'Expected match',
'automatch' => 'Auto match?',