Inserito il tema direttamente nel codice invece che come sottomodulo
This commit is contained in:
116
themes/hugo-universal-theme/i18n/en.yaml
Normal file
116
themes/hugo-universal-theme/i18n/en.yaml
Normal file
@ -0,0 +1,116 @@
|
||||
- id: home
|
||||
translation: "Home"
|
||||
|
||||
- id: templateBy
|
||||
translation: "Template by"
|
||||
|
||||
- id: portedBy
|
||||
translation: "Ported to Hugo by"
|
||||
|
||||
- id: contactGoTo
|
||||
translation: "Go to contact page"
|
||||
|
||||
- id: contactAddrTitle
|
||||
translation: "Address"
|
||||
|
||||
- id: contactTitle
|
||||
translation: "Contact"
|
||||
|
||||
- id: contactForm
|
||||
translation: "Contact form"
|
||||
|
||||
- id: contactName
|
||||
translation: "Your Name"
|
||||
|
||||
- id: contactMail
|
||||
translation: "Your Email"
|
||||
|
||||
- id: contactMessage
|
||||
translation: "Your Message"
|
||||
|
||||
- id: contactSend
|
||||
translation: "Send Message"
|
||||
|
||||
- id: navHome
|
||||
translation: "go to homepage"
|
||||
|
||||
- id: navToggle
|
||||
translation: "Toggle Navigation"
|
||||
|
||||
- id: categoriesTitle
|
||||
translation: "Categories"
|
||||
|
||||
- id: searchTitle
|
||||
translation: "Search"
|
||||
|
||||
- id: tagsTitle
|
||||
translation: "Tags"
|
||||
|
||||
- id: continueReading
|
||||
translation: "Continue reading"
|
||||
|
||||
- id: readMore
|
||||
translation: "Read more"
|
||||
|
||||
- id: authorBy
|
||||
translation: "By"
|
||||
|
||||
- id: recentPosts
|
||||
translation: "Recent posts"
|
||||
|
||||
- id: aboutUs
|
||||
translation: "About us"
|
||||
|
||||
- id: newer
|
||||
translation: "Newer"
|
||||
|
||||
- id: older
|
||||
translation: "Older"
|
||||
|
||||
- id: publishedOn
|
||||
translation: "on"
|
||||
|
||||
- id: 404Error
|
||||
translation: "Error 404: Page not found"
|
||||
|
||||
- id: 404Message
|
||||
translation: "We are sorry – this page is not here anymore"
|
||||
|
||||
- id: 404NavHome
|
||||
translation: "Go to homepage"
|
||||
|
||||
- id: January
|
||||
translation: January
|
||||
|
||||
- id: February
|
||||
translation: February
|
||||
|
||||
- id: March
|
||||
translation: March
|
||||
|
||||
- id: April
|
||||
translation: April
|
||||
|
||||
- id: May
|
||||
translation: May
|
||||
|
||||
- id: June
|
||||
translation: June
|
||||
|
||||
- id: July
|
||||
translation: July
|
||||
|
||||
- id: August
|
||||
translation: August
|
||||
|
||||
- id: September
|
||||
translation: September
|
||||
|
||||
- id: October
|
||||
translation: October
|
||||
|
||||
- id: November
|
||||
translation: November
|
||||
|
||||
- id: December
|
||||
translation: December
|
||||
Reference in New Issue
Block a user