]>
BookStack Code Mirror - bookstack/blob - lang/lv/pagination.php
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #5625 from BookStackApp/avif_images
[bookstack]
/
lang
/
lv
/
pagination.php
1
<?php
2
/**
3
* Pagination Language Lines
4
* The following language lines are used by the paginator library to build
5
* the simple pagination links.
6
*/
7
return [
8
9
'previous' => '« Iepriekšējais',
10
'next' => 'Nākamais »',
11
12
];
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.