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:
authorStefan Giehl <stefan@piwik.org>2018-08-19 20:33:03 +0300
committerGitHub <noreply@github.com>2018-08-19 20:33:03 +0300
commitcb3ce0ab3504dade15caea1157b590fa9b26a6a9 (patch)
tree667a35bac63c547637cc6948a97e9f17c1c3ff64 /plugins/Actions
parent9227214071990af8ae68aa6b7a3b1c527bb7359f (diff)
language update (#13316)
Diffstat (limited to 'plugins/Actions')
-rw-r--r--plugins/Actions/lang/sv.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Actions/lang/sv.json b/plugins/Actions/lang/sv.json
index c7053ac3a7..4f6a0a17d7 100644
--- a/plugins/Actions/lang/sv.json
+++ b/plugins/Actions/lang/sv.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Nyckelord från webbplatssökningar",
"WidgetSearchNoResultKeywords": "Nyckelord utan resultat",
"ActionType": "Åtgärdstyp",
- "ActionTypes": "Typer av handlingar"
+ "ActionTypes": "Typer av handlingar",
+ "Behaviour": "Beteende"
}
} \ No newline at end of file