mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Updating pagination strings for en:
"Next Page" -> "Next" & "Prev Page" -> "Prev" For #914
This commit is contained in:
parent
cd65d698fc
commit
cf5b2d59b2
@ -1,8 +1,8 @@
|
|||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Prev Page"
|
translation: "Prev"
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Next Page"
|
translation: "Next"
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
|
Loading…
Reference in New Issue
Block a user