mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Admin: Add country and languages to the admin
This commit is contained in:
@@ -223,6 +223,12 @@ none: aucun
|
||||
person: usager
|
||||
thirdparty: tiers
|
||||
|
||||
|
||||
#admin section for language and country
|
||||
Language and countries menu: Menu Langues & Pays
|
||||
Management of languages and countries: Gestion des langues & Pays
|
||||
|
||||
|
||||
# circles / scopes
|
||||
Choose the circle: Choisir le cercle
|
||||
Scopes: Services
|
||||
@@ -344,6 +350,18 @@ crud:
|
||||
main_location:
|
||||
title_new: Nouvelle localisation
|
||||
title_edit: Modifier une localisation
|
||||
main_language:
|
||||
index:
|
||||
title: Liste des langues
|
||||
add_new: Ajouter une langue
|
||||
title_new: Nouvelle langue
|
||||
title_edit: Modifier une langue
|
||||
main_country:
|
||||
index:
|
||||
title: Liste des pays
|
||||
add_new: Ajouter un pays
|
||||
title_new: Nouveau pays
|
||||
title_edit: Modifier un pays
|
||||
|
||||
No entities: Aucun élément
|
||||
|
||||
|
Reference in New Issue
Block a user