mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
39 lines
714 B
YAML
39 lines
714 B
YAML
- 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!"
|
|
|
|
- id: cookie_approve
|
|
translation: "Accetta"
|
|
|
|
- id: cookie_deny
|
|
translation: "Rifiuta"
|
|
|
|
- id: cookie_more_info
|
|
translation: "Più Info"
|
|
|
|
- id: cookie_message
|
|
translation: "Vorrei utilizzare cookie e script di terze parti per migliorare la funzionalità di questo sito web." |