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-06-05 23:02:05 +0300
committersgiehl <stefan@piwik.org>2015-06-05 23:02:05 +0300
commit94648e9a2a90772130bae35f971b112f57ff4d34 (patch)
treef223a6796d5d2ee581df5495252b9df9967ec62d /plugins/Contents/lang
parent447ff12b141f1bba9cab78396cb12ff2b98b595c (diff)
language update
Diffstat (limited to 'plugins/Contents/lang')
-rw-r--r--plugins/Contents/lang/bg.json7
-rw-r--r--plugins/Contents/lang/es.json1
2 files changed, 7 insertions, 1 deletions
diff --git a/plugins/Contents/lang/bg.json b/plugins/Contents/lang/bg.json
index dce97dcca4..bf814a2a1b 100644
--- a/plugins/Contents/lang/bg.json
+++ b/plugins/Contents/lang/bg.json
@@ -1,6 +1,11 @@
{
"Contents": {
"Impressions": "Импресии",
- "ContentName": "Име на съдържанието"
+ "Interactions": "Взаимодействия",
+ "Interaction": "Взаимодействие",
+ "InteractionRate": "Честота на взаимодействие",
+ "ContentName": "Име на съдържанието",
+ "ContentTarget": "Целево съдържание",
+ "Contents": "Съдържание"
}
} \ No newline at end of file
diff --git a/plugins/Contents/lang/es.json b/plugins/Contents/lang/es.json
index 40b446ce6e..47eaa670cc 100644
--- a/plugins/Contents/lang/es.json
+++ b/plugins/Contents/lang/es.json
@@ -2,6 +2,7 @@
"Contents": {
"Impressions": "Impresiones",
"Interactions": "Interacciones",
+ "Interaction": "Interacción",
"InteractionRate": "Nivel de interaccion",
"ContentName": "Nombre del contenido",
"ContentPiece": "Pieza de Contenido",