Update languages and language config.

This commit is contained in:
James Cole
2017-12-23 22:02:29 +01:00
parent 6a05ec98f4
commit f6bd17c70b
72 changed files with 2646 additions and 681 deletions

View File

@@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
return [
@@ -35,7 +34,7 @@ return [
'currentBalance' => 'Solde courant',
'active' => 'Actif ?',
'lastActivity' => 'Activité récente',
'balanceDiff' => 'Difference solde entre :start et :end',
'balanceDiff' => 'Différence d\'équilibre',
'matchesOn' => 'Correspond à',
'account_type' => 'Type de compte',
'created_at' => 'Créé le',