mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-14 08:28:23 +02:00
add pagination keys
This commit is contained in:
@@ -29,8 +29,14 @@
|
||||
"close": "Close",
|
||||
|
||||
"pagination": "Pagination",
|
||||
"pagination.previouspage": "Previous Page",
|
||||
"pagination.nextpage": "Next Page",
|
||||
"pagination.firstpage": "First Page",
|
||||
"pagination.lastpage": "Last Page",
|
||||
"pagination.out-of": "%1 out of %2",
|
||||
"pagination.enter-index": "Go to post index",
|
||||
"pagination.go-to-page": "Go to page",
|
||||
"pagination.page-x": "Page %1",
|
||||
|
||||
"header.brand-logo": "Brand Logo",
|
||||
"header.admin": "Admin",
|
||||
@@ -57,9 +63,6 @@
|
||||
|
||||
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
||||
|
||||
"previouspage": "Previous Page",
|
||||
"nextpage": "Next Page",
|
||||
|
||||
"alert.success": "Success",
|
||||
"alert.error": "Error",
|
||||
"alert.warning": "Warning",
|
||||
|
||||
Reference in New Issue
Block a user