Fix French translations (#1394)

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
This commit is contained in:
arthurpar06
2022-02-07 16:15:25 -05:00
committed by GitHub
co-authored by Nabeel S
parent c518175244
commit 737b2f137f
14 changed files with 95 additions and 95 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ return [
'maintenance' => 'Maintenance',
'stored' => 'Stocké',
'retired' => 'Retiré',
'scrapped' => 'A la casse',
'written' => 'Désenregitré',
'scrapped' => 'Démantelé',
'written' => 'Désaffecté',
],
];