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:
Diffstat (limited to 'plugins/Ecommerce/lang/ru.json')
-rw-r--r--plugins/Ecommerce/lang/ru.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Ecommerce/lang/ru.json b/plugins/Ecommerce/lang/ru.json
index 98a46f81fa..8fed6f2c57 100644
--- a/plugins/Ecommerce/lang/ru.json
+++ b/plugins/Ecommerce/lang/ru.json
@@ -1,6 +1,8 @@
{
"Ecommerce": {
"PluginDescription": "Ecommerce позволяет вам отслеживать, когда пользователи добавляют продукты в корзины, и когда они преобразовываются в распродажу ecommerce. Также отслеживайте просмотр продуктов и категорий продуктов, и оставленные корзины.",
- "Sales": "Продажи"
+ "Sales": "Продажи",
+ "SalesBy": "Продаж по %s",
+ "SalesAdjective": "Продаж %s"
}
} \ No newline at end of file