mirror of https://github.com/lxndrblz/anatole.git

Carmine DiChiara
16.33.2021 5de4e5ea8b77b86e5635a39f6b6f450a8779425c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[category]
other = "catégorie"
 
[tag]
other = "tag"
 
[reading_time]
one = "Une minute de lecture"
other = "{{ .Count }} minutes de lecture"
 
[page_not_found]
other = "Page Non Trouvée"
 
[page_does_not_exist]
other = "Désolé, cette page n'existe pas."
 
[head_back]
other = "Vous pouvez revenir à <a href=\"{{ . }}\">l'accueil</a>."
 
[comments]
other = "commentaire"
 
[name]
other = "Nom"
 
[name_error]
other = "Veuillez indiquer votre nom"
 
[email]
other = "Email"
 
[email_error]
other = "Veuillez saisir une adresse électronique valide"
 
[message]
other = "Message"
 
[message_error]
other = "Veuillez nous indiquer la raison pour laquelle vous nous contactez"
 
[send]
other = "Envoyer"
 
[form_captcha_error]
other = "Erreur Captcha ; veuillez réessayer plus tard"
 
[form_error]
other = "Erreur fatale, contact non établi - veuillez prendre contact d'une autre manière"
 
[form_success]
other = "Merci de nous avoir contactés ! Nous vous contacterons bientôt"