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-02-07 14:23:56 +0300
committersgiehl <stefan@piwik.org>2015-02-07 14:23:56 +0300
commit4bc0bf2223c2a628e9f252a84325f97937824335 (patch)
tree5731679999bd8b23addbbd660ec33837ab7be738 /plugins/Transitions
parent154ca61c48e91a9d896d1570ab44c73ee0234479 (diff)
language update refs #3430
Diffstat (limited to 'plugins/Transitions')
-rw-r--r--plugins/Transitions/lang/pl.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Transitions/lang/pl.json b/plugins/Transitions/lang/pl.json
index fe46fd9685..07eb95002b 100644
--- a/plugins/Transitions/lang/pl.json
+++ b/plugins/Transitions/lang/pl.json
@@ -10,6 +10,7 @@
"LoopsInline": "%s odświeżeń stron",
"OutgoingTraffic": "Ruch wychodzący",
"ToFollowingSiteSearches": "Wyszukania Wewnętrzne",
- "ToFollowingSiteSearchesInline": "%s wewnętrzne wyszukiwania"
+ "ToFollowingSiteSearchesInline": "%s wewnętrzne wyszukiwania",
+ "XOutOfYVisits": "%s (z %s)"
}
} \ No newline at end of file