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-10-20 17:31:54 +0300
committersgiehl <stefan@piwik.org>2015-10-20 17:31:54 +0300
commit7a751f60e30d5b52e4ccd1f0d5a2cf7ba1b30fa4 (patch)
treecc541c7f8edc4692b0e0b62eb9e72fb60781929c /plugins/Contents/lang
parent2c9b9ee11a3937105f1c726ae530fddc60834e6a (diff)
language update
Diffstat (limited to 'plugins/Contents/lang')
-rw-r--r--plugins/Contents/lang/de.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Contents/lang/de.json b/plugins/Contents/lang/de.json
index cc42a8d6bb..61cb4074fa 100644
--- a/plugins/Contents/lang/de.json
+++ b/plugins/Contents/lang/de.json
@@ -8,6 +8,9 @@
"ContentName": "Inhaltsname",
"ContentPiece": "Inhaltsteil",
"ContentTarget": "Inhaltsziel",
- "Contents": "Inhalte"
+ "Contents": "Inhalte",
+ "InteractionsMetricDocumentation": "Die Anzahl, wie häufig mit einem Inhalt interagiert wurde (z.B. durch einen Klick auf ein Banner oder eine Anzeige).",
+ "ImpressionsMetricDocumentation": "Die Anzahl, wie häufig ein Inhalt, z.b. ein Banner oder eine Anzeige, auf der Seite angezeigt wurden.",
+ "InteractionRateMetricDocumentation": "Verhältnis zwischen Impressionen des Inhalts und Interaktionen."
}
} \ No newline at end of file