mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (French)
This commit is contained in:
parent
9603779f1e
commit
77e1e0e404
@ -31,11 +31,17 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'Parent',
|
||||||
'level' => 'Level',
|
'level' => 'Niveau',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'Nombre d\'annonces',
|
||||||
|
|
||||||
'please_wait' => 'Veuillez patienter. Suppression des sous-catégories',
|
'please_wait' => 'Veuillez patienter. Suppression des sous-catégories',
|
||||||
'category_selection' => 'Sélection de catégorie',
|
'category_selection' => 'Sélection de catégorie',
|
||||||
'go_to_parent' => 'Aller au parent',
|
'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