Skip to content

Commit cf5b2d5

Browse files
committed
Updating pagination strings for en:
"Next Page" -> "Next" & "Prev Page" -> "Prev" For #914
1 parent cd65d69 commit cf5b2d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/en.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
- id: prev_page
2-
translation: "Prev Page"
2+
translation: "Prev"
33

44
- id: next_page
5-
translation: "Next Page"
5+
translation: "Next"
66

77
- id: read_time
88
translation:

0 commit comments

Comments
 (0)