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>2014-09-14 03:09:07 +0400
committersgiehl <stefan@piwik.org>2014-09-14 03:09:07 +0400
commitacb713935b2a2d7ea94c0ba05d715c62bf90b53e (patch)
tree7a47cde263c3813a143c56d3d556a11efb7f051c /plugins/Overlay
parent9408f5f42dfad3d73b54b1924810a3ccea683ae7 (diff)
language update refs #3430
Diffstat (limited to 'plugins/Overlay')
-rw-r--r--plugins/Overlay/lang/pl.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/Overlay/lang/pl.json b/plugins/Overlay/lang/pl.json
new file mode 100644
index 0000000000..713f055b6e
--- /dev/null
+++ b/plugins/Overlay/lang/pl.json
@@ -0,0 +1,9 @@
+{
+ "Overlay": {
+ "Clicks": "%s kliknięć",
+ "Domain": "Domena",
+ "Link": "Link",
+ "Location": "Lokalizacja",
+ "OneClick": "1 kliknięcie"
+ }
+} \ No newline at end of file