basic hugo setup

This commit is contained in:
Chris Cochrun 2022-10-26 13:25:11 -05:00
parent 18aa3c815b
commit 8d504c8420
153 changed files with 7158 additions and 0 deletions

View file

@ -0,0 +1,49 @@
[more]
other = "עוד"
[allTitle]
other = "כל ה{{.Title }}"
[recentTitle]
other = "לאחרונה ב{{.Title }}"
[readMore]
other = "קראו עוד"
[by]
other = "מאת"
[whatsInThis]
other = "מה בתוך {{ .Type }}"
[related]
other = "קשור"
[yourName]
other = "שמך"
[emailAddress]
other = "כתובת דואר אלקטרוני"
[message]
other = "הודעה"
[emailRequiredNote]
other = "יש להזין כתובת דואר אלקטרוני."
[send]
other = "שליחה"
[taxonomyPageList]
other = "כאן תמצאו את העמודים אשר משתמשים בטקסונומיה “{{ .Title }}”"
[readingTime]
one = "דקת קריאה"
other = "{{ .Count }} דקות קריאה"
[wordCount]
one = "מילה אחת"
other = "{{ .Count }} מילים"
[pageTitle]
other = "עמוד {{ .Name }}"