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>2016-01-19 00:03:56 +0300
committersgiehl <stefan@piwik.org>2016-01-19 00:03:56 +0300
commit7a6f2205994f1ae1009f76ee2ec317bf198da560 (patch)
tree65ee52426ea9bcbca5f3b0c17e5db28febb26a7e /plugins/CustomVariables/lang
parentf41b9f31eefee95a21ec7f94f73e7a1b22b47727 (diff)
language update
Diffstat (limited to 'plugins/CustomVariables/lang')
-rw-r--r--plugins/CustomVariables/lang/sv.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/CustomVariables/lang/sv.json b/plugins/CustomVariables/lang/sv.json
index 2fc2e7dd6f..1d7dbd1d2b 100644
--- a/plugins/CustomVariables/lang/sv.json
+++ b/plugins/CustomVariables/lang/sv.json
@@ -5,6 +5,9 @@
"CustomVariables": "Anpassade variabler",
"CustomVariablesReportDocumentation": "Denna rapport innehåller information om din anpassade variabler. Klicka på ett variabelnamn för att se fördelningen av värdena. %s För mer information om anpassade variabler i allmänhet, läs %sdokumentationen om anpassade variabler på piwik.org%s",
"ScopePage": "omfattning sida",
- "ScopeVisit": "omfattning besök"
+ "ScopeVisit": "omfattning besök",
+ "Index": "Index",
+ "Usages": "Användningar",
+ "Unused": "Oanvänd"
}
} \ No newline at end of file