From 6166cf8e4008b7d64053655f4093d0870a54ace1 Mon Sep 17 00:00:00 2001 From: gabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com> Date: Wed, 23 Mar 2022 20:08:49 +0000 Subject: feat: Remove unused theme --- themes/ananke/i18n/it.toml | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 themes/ananke/i18n/it.toml (limited to 'themes/ananke/i18n/it.toml') diff --git a/themes/ananke/i18n/it.toml b/themes/ananke/i18n/it.toml deleted file mode 100644 index fc46af5..0000000 --- a/themes/ananke/i18n/it.toml +++ /dev/null @@ -1,35 +0,0 @@ -[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 }}”" \ No newline at end of file -- cgit v1.2.3