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
|
||||
translation: "Prev Page"
|
||||
translation: "Prev"
|
||||
|
||||
- id: next_page
|
||||
translation: "Next Page"
|
||||
translation: "Next"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
|
|
Loading…
Reference in New Issue