site/themes/rb/i18n/en.toml

20 lines
278 B
TOML
Raw Normal View History

2024-06-05 20:43:19 +02:00
# Learn how to use Date format (date, created, updated)
# -> https://gohugo.io/functions/dateformat/
[posts]
[posts.title]
other = "Posts"
[posts.date]
other = "Jan 2, 2006"
[post]
[post.created]
other = "January 2, 2006"
[post.updated]
other = "Updated January 2, 2006"