adityatelange / hugo-PaperMod

A fast, clean, responsive Hugo theme.
https://adityatelange.github.io/hugo-PaperMod/
MIT License
10.26k stars 2.72k forks source link

i18n chinese for titles and breadcrumbs of series and tags #1626

Open liupras opened 2 weeks ago

liupras commented 2 weeks ago

When the default language is set to zh, the titles and breadcrumbs of /tags and /series are still in English. So I modified i18n/zh.yaml, layouts/_default/terms.html, layouts/partials/breadcrumbs.html so that the titles and breadcrumbs of /tags and /series can be displayed in Chinese.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud