Fix French translations (#1394)
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'totalhours' => 'Total Heures',
|
||||
'totalhours' => 'Heures Totales',
|
||||
'yourbalance' => 'Votre Solde',
|
||||
'yourlastreport' => 'Votre dernier Rapport',
|
||||
'noreportsyet' => 'Pas encore de Rapport.',
|
||||
'fileonenow' => 'Déposez Votre Rapport.',
|
||||
'weatherat' => 'Météo :ICAO',
|
||||
'noreportsyet' => 'Aucun Rapport',
|
||||
'fileonenow' => 'Créez en un maintenant',
|
||||
'weatherat' => 'Météo à :ICAO',
|
||||
'recentreports' => 'Rapports Récents',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user