Add paging to the customize page.
This commit is contained in:
parent
0e7f282563
commit
15237ee78d
4 changed files with 21 additions and 8 deletions
|
@ -326,6 +326,8 @@
|
|||
"paging.previous.alternate":"Previous",
|
||||
"customize.title":"Customize COPS UI",
|
||||
"customize.style":"Theme",
|
||||
"customize.fancybox":"Use a Lightbox",
|
||||
"customize.fancybox":"Use Fancybox",
|
||||
"customize.paging":"Max number of books per page (-1 to disable)",
|
||||
"fin":"fin"
|
||||
}
|
||||
|
|
|
@ -119,7 +119,8 @@
|
|||
"paging.previous.alternate":"Précédent",
|
||||
"customize.title":"Paramétrage de COPS",
|
||||
"customize.style":"Thème",
|
||||
"customize.fancybox":"Utiliser Fancybox",
|
||||
"customize.fancybox":"Utiliser une Lightbox",
|
||||
"customize.paging":"Nombre de livres par page (-1 pour désactiver)",
|
||||
"languages.eng":"Anglais",
|
||||
"languages.fra":"Français",
|
||||
"fin":"fin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue