Make the page reset when changing filters (closes #32)
This commit is contained in:
parent
92a5282e36
commit
b1995a1dce
5 changed files with 12 additions and 4 deletions
|
|
@ -12,15 +12,15 @@
|
|||
"tags": "Tags",
|
||||
"select": "Select",
|
||||
"links": "Links",
|
||||
"sort-by": "Sort By"
|
||||
"sort-by": "Sort By",
|
||||
"page-reset-warning":"Changing any of these will reset your page to 1."
|
||||
},
|
||||
"apps": {
|
||||
"ArtBrowser": {
|
||||
"selected": "{current}/{required} Selected",
|
||||
"upload-image": "Upload Image",
|
||||
"no-results": "No results were found for that search",
|
||||
"select-image": "Select image",
|
||||
"page-reset-warning": "Changing any of these will reset your page to 1."
|
||||
"select-image": "Select image"
|
||||
},
|
||||
"ArtistBrowser": {
|
||||
"sort-options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue