mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
8 lines
251 B
PHP
8 lines
251 B
PHP
<?php
|
|
|
|
return[
|
|
"new_category" =>"Nouvelle catégorie",
|
|
"add_sub_category" =>"Ajouter une sous catégorie",
|
|
"sub_category" =>"Afficher la sous-catégorie",
|
|
"new_placeholderforsearch" =>"Nouvel espace réservé pour la recherche"
|
|
]; |