Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions Resources/translations/messages.fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
webburza_location:
ui:
locations: Localisations
location_types: Types de Localisation
new_location: Nouvelle localisation
edit_location: Modifer la localisation
new_location_type: Nouveau type de Localisation
edit_location_type: Modifier le type de Localisation
all_locations: Toutes les localisations
search_term: Nom, rue, adresse …
details: Détails
contact: Contact
open_in_gm: Ouvrir dans Google Map
back: Retour à toutes les localisations
form:
location:
translations: Traductions
images: Images
internal_name: Nom interne
phone: Téléphone
email: Courriel
latitude: Latitude
longitude: Longitude
location_type: Type
published: Publié
location_translation:
name: Nom
street_name: Rue
street_number: Numéro dans la rue
city: Ville
zip: Code postal
state: État
country: Pays
working_hours: Horaires d’ouverture
description: Déscription
meta_keywords: Meta keywords
meta_description: Meta description
location_image:
file: Fichier
location_type:
code: Code
translations: Traduction
location_type_translation:
name: Nom
4 changes: 4 additions & 0 deletions Resources/translations/validators.fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
webburza_location:
general:
not_blank: Cette value ne peut pas être vide.
email_not_valid: Cette adresse de courriel n’est pas valide.