diff options
author | amzrk2 | 2020-04-21 10:44:00 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-21 10:44:00 +0800 |
commit | 94193538e3f10063bb31590108ea497d1a28084b (patch) | |
tree | cd9f25215e8cfe26a81a44c4a7eb4fa411c33280 /i18n/ja.toml | |
parent | d7fb3a9065eab673024c1ef5d0e6fd18b8a5d933 (diff) | |
download | hugo-theme-fuji-94193538e3f10063bb31590108ea497d1a28084b.tar.gz hugo-theme-fuji-94193538e3f10063bb31590108ea497d1a28084b.tar.bz2 hugo-theme-fuji-94193538e3f10063bb31590108ea497d1a28084b.zip |
Add TOC in post pages
Diffstat (limited to 'i18n/ja.toml')
-rw-r--r-- | i18n/ja.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/ja.toml b/i18n/ja.toml index bb56474..eb283e6 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -1,3 +1,6 @@ +[sidebarToc] + other = "目次" + [sidebarPages] other = "ページ" |