mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (French)
This commit is contained in:
parent
9603779f1e
commit
77e1e0e404
@ -31,11 +31,17 @@ return [
|
||||
],
|
||||
|
||||
'parent' => 'Parent',
|
||||
'level' => 'Level',
|
||||
'count' => 'Ad Counts',
|
||||
'level' => 'Niveau',
|
||||
'count' => 'Nombre d\'annonces',
|
||||
|
||||
'please_wait' => 'Veuillez patienter. Suppression des sous-catégories',
|
||||
'category_selection' => 'Sélection de catégorie',
|
||||
'go_to_parent' => 'Aller au parent',
|
||||
'preview' => 'Preview'
|
||||
'preview' => 'Aperçu',
|
||||
|
||||
// Report
|
||||
'undefined_category' => 'Catégorie non définie',
|
||||
'categories_with_no_meta_report' => 'Catégories sans méta-rapport',
|
||||
'category' => 'Catégorie',
|
||||
'id' => 'identifiant',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user