Commit graph

5 commits

Author SHA1 Message Date
zhixuan
0c8643e458
feat(i18n): add Japanese translation of Table of Content (#237) 2021-06-23 11:16:46 +02:00
Masakazu Araki
159cc30570
fix(i18n): Japanese translating (#212)
"サーチ" is not good translate for this situation.
2021-06-12 09:28:43 +02:00
Jimmy Cai
ae477ab224
refactor(archives): remove archive.categories i18n item (#108)
It's possible in the future to display another kind of taxonomy.

To translate that title, create _index.md under  content/categories, with the following content:

---
title: Category
---
2021-01-01 13:04:37 +01:00
zhixuan
400b0a9283
feat(i18n): improve Japanese translation (#99) 2020-12-30 11:20:51 +01:00
Jimmy Cai
d205753323
refactor(i18n): translation key renaming (#68)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/63
2020-12-19 01:41:26 +01:00