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
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-04-21 23:12:54 +0300
committersgiehl <stefan@piwik.org>2015-04-21 23:12:54 +0300
commit647adaff61a16ed46a18ef0cdf2266a6ad1e288e (patch)
tree6335f29eccb23732acd8a8256df92d6c3030801c /plugins/MultiSites/lang/sv.json
parentcd825162e9135af5a4f3b188618ee89595d2da7e (diff)
language update
Diffstat (limited to 'plugins/MultiSites/lang/sv.json')
-rw-r--r--plugins/MultiSites/lang/sv.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MultiSites/lang/sv.json b/plugins/MultiSites/lang/sv.json
index db05655513..2a2c8a5b88 100644
--- a/plugins/MultiSites/lang/sv.json
+++ b/plugins/MultiSites/lang/sv.json
@@ -2,7 +2,7 @@
"MultiSites": {
"Evolution": "Utveckling",
"LoadingWebsites": "Laddar webbplatser",
- "Pagination": "%s - %s av %s",
- "TopLinkTooltip": "Jämför statistik för alla dina webbplatser."
+ "TopLinkTooltip": "Jämför statistik för alla dina webbplatser.",
+ "Pagination": "%s - %s av %s"
}
} \ No newline at end of file