blob: fc46af54412ba27523e807cbaf19502e96f406b7 (
plain)
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
|
[more]
other = "Altro"
[allTitle]
other = "Tutti {{.Title }}"
[recentTitle]
other = "Recenti {{.Title }}"
[readMore]
other = "leggi di più"
[whatsInThis]
other = "Cosa c'è in {{ .Type }}"
[related]
other = "Correlati"
[yourName]
other = "Il tuo nome"
[emailAddress]
other = "Indirizzo email"
[message]
other = "Messaggio"
[emailRequiredNote]
other = "Indirizzo email obbligatorio."
[send]
other = "Invia"
[taxonomyPageList]
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|