yamt

YAMT: Yet Another Minimal Theme for Hugo
git clone https://git.ckiri.com/yamt.git
Log | Files | Refs | LICENSE

en.json (470B)


      1 {
      2     "section": "Section",
      3     "tags": "Tags",
      4     "recent": "Recent",
      5     "on": "on",
      6     "show": "show",
      7     "latestPost": "Latest Post",
      8     "new": "new",
      9     "edited": "Edited",
     10     "blog": "Blog",
     11     "home": "Home",
     12     "about": "About",
     13     "email": "Email",
     14     "imprint": "Imprint",
     15     "privacy": "Privacy",
     16     "rssFeed": "RSS Feed",
     17     "readMore": "Read More",
     18     "min": "min.",
     19     "readingTime": "Reading Time",
     20     "recentPosts": "Recent Blog Posts"
     21 }