Skip to content

Converting Pagination buttons translation #914

@adityatelange

Description

@adityatelange

We had a discussion poll here #892

Which results update the Pagination buttons that say: Next Page & Prev Pageto Next & Prev respectively.
So calling out everyone who has previously contributed to translations to update the strings present at https://github.com/adityatelange/hugo-PaperMod/tree/master/i18n
which updates the strings:

- id: prev_page
translation: "Prev Page"
- id: next_page
translation: "Next Page"

to
- id: prev_page
translation: "Prev"
- id: next_page
translation: "Next"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions