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/ProfessionalServices')
-rw-r--r--plugins/ProfessionalServices/lang/bg.json2
-rw-r--r--plugins/ProfessionalServices/lang/es.json6
2 files changed, 6 insertions, 2 deletions
diff --git a/plugins/ProfessionalServices/lang/bg.json b/plugins/ProfessionalServices/lang/bg.json
index d2a7dee001..069bf281d3 100644
--- a/plugins/ProfessionalServices/lang/bg.json
+++ b/plugins/ProfessionalServices/lang/bg.json
@@ -1,5 +1,5 @@
{
"ProfessionalServices": {
- "WidgetPremiumServicesForPiwik": "Премиум функции и услуги за Matomo"
+ "WidgetPremiumServicesForPiwik": "Premium Features & Services for Matomo"
}
}
diff --git a/plugins/ProfessionalServices/lang/es.json b/plugins/ProfessionalServices/lang/es.json
index 0967ef424b..01ad6e5ad5 100644
--- a/plugins/ProfessionalServices/lang/es.json
+++ b/plugins/ProfessionalServices/lang/es.json
@@ -1 +1,5 @@
-{}
+{
+ "ProfessionalServices": {
+ "WidgetPremiumServicesForPiwik": "Funciones premium & Servicios para Matomo"
+ }
+}