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/CustomVariables/lang/sk.json')
-rw-r--r--plugins/CustomVariables/lang/sk.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/CustomVariables/lang/sk.json b/plugins/CustomVariables/lang/sk.json
new file mode 100644
index 0000000000..f936be8fdd
--- /dev/null
+++ b/plugins/CustomVariables/lang/sk.json
@@ -0,0 +1,7 @@
+{
+ "CustomVariables": {
+ "ColumnCustomVariableName": "Názov vlastnej premmennej",
+ "ColumnCustomVariableValue": "Hodnota vlastnej premennej",
+ "CustomVariables": "Vlastné premenné"
+ }
+} \ No newline at end of file