2023-01-01 01:28:18 -08:00
[ home ]
other = "Home"
[ about ]
other = "About"
[ resume ]
other = "Resume"
[ tags ]
other = "Tags"
[ favorites ]
other = "Favorites"
[ search ]
other = "Search"
[ allPosts ]
other = "All Posts"
[ nWords ]
one = "one word"
other = "{{ .Count }} words"
[ nMinutesToRead ]
one = "about one minute to read"
other = "about {{ .Count }} minutes to read"
2024-11-25 19:15:07 -08:00
[ latestInSeries ]
other = "Latest in series:"
2023-01-01 01:28:18 -08:00
[ recentPosts ]
other = "Recent posts"
[ tagged ]
other = "Tagged \"{{ . }}\""
[ postedOn ]
other = "Posted on {{ . }}"
[ tableOfContents ]
other = "Table of Contents"
[ warning ]
other = "Warning!"
[ postDraft ]
other = "This post is a draft. At best, it may contain grammar mistakes; at worst, it can include significant errors and bugs. Please use your best judgement!"
[ contactFooter ]
other = "Liked this article? Have any questions or comments? Please don't hesitate to reach out to me at <a href=\"mailto:danila.fedorin@gmail.com\">danila.fedorin@gmail.com</a>! I love receiving emails from readers, and I'm always happy to provide any additional clarification or assistance."
[ note ]
other = "note"
2023-01-01 12:58:41 -08:00
[ from ]
other = "From"
[ searchRequiresJS ]
other = "Search (requires JavaScript)"
2023-01-31 17:43:05 -08:00
2023-01-31 18:54:42 -08:00
[ series ]
other = "Series"
2023-01-31 17:43:05 -08:00
[ postsFromTo ]
other = "First post in {{ .from }}, last post in {{ .to }}"
[ seriesStatus ]
other = "Series status:"
[ suspendedSeries ]
other = "Suspended"
[ completeSeries ]
other = "Complete"
[ ongoingSeries ]
other = "Ongoing"
2026-05-19 17:55:22 -07:00
[ nextInSeries ]
other = "Next in Series"
[ previousInSeries ]
other = "Previous in Series"
[ comingSoon ]
other = "Coming soon!"
[ startBergamot ]
other = "Start Bergamot"
[ closeBergamot ]
other = "Close Bergamot"
[ lineX ]
other = ", line {{ . }}"
[ aroundLineX ]
other = ", around line {{ . }}"
[ linesXThroughY ]
other = ", lines {{ .from }} through {{ .to }}"
[ entireFile ]
other = ", entire file"