summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/it.yaml
blob: ef41db4eadd594fc25df065f6270ea30a7004064 (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
- id: prev_page
  translation: "Pag Prec"

- id: next_page
  translation: "Pag Succ"

- id: read_time
  translation:
    one: "1 minuto"
    other: "{{ .Count }} minuti"

- id: words
  translation:
    one : "parola"
    other: "{{ .Count }} parole"

- id: toc
  translation: "Tabella dei Contenuti"

- id: translations
  translation: "Traduzioni"

- id: code_copy
  translation: "copia"

- id: code_copied
  translation: "copiato!"