Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2015-04-02 02:01:53 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-04-17 04:44:35 +0300
commit2d721cf08386b16f75f979d962c81be7db1689d6 (patch)
tree016d6cc389ee9678dbace74ed7846770e856ae21 /lang
parent3899b9a3b042f01dab7f9d65266883c796d9b996 (diff)
refs #3838 use pagination in SitesManager to be able to manage many hundreds or thousands of sites
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index d01b3f38a1..ed98e18273 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -305,6 +305,8 @@
"OverlayRowActionTooltipTitle": "Open Page Overlay",
"Overview": "Overview",
"Pages": "Pages",
+ "Pagination": "%s - %s of %s",
+ "PaginationWithoutTotal": "%s - %s",
"ParameterMustIntegerBetween": "Parameter %s must be an integer value between %s and %s.",
"Password": "Password",
"Period": "Period",