Skip to content

Cannot translate section title with given key #95

@iozcelik

Description

@iozcelik

I am new at Hugo. So may be this is not a bug or it is not related theme. I am not sure.

I try to translate section title on layout but not succesed.
In single category or tag page, it shown in English: https://iozcelik.github.io/iozcelik/categories/yazilim/
However in archive page, it shown my translated language: https://iozcelik.github.io/iozcelik/archives/

Also when translating my language
<h3 class="section-count">{{ T "list.page" (len .Pages) }}</h3> ,
Hugo give a warning because it doesn't find in i18n. I add manuelly but I think it is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions