-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtranslationi18ni18n
Description
We had a discussion poll here #892
Which results update the Pagination buttons that say: Next Page
& Prev Page
to 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:
Lines 1 to 5 in b0ab8ea
- id: prev_page | |
translation: "Prev Page" | |
- id: next_page | |
translation: "Next Page" |
to
Lines 1 to 5 in cf5b2d5
- id: prev_page | |
translation: "Prev" | |
- id: next_page | |
translation: "Next" |
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtranslationi18ni18n