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/DBStats/lang/it.json')
-rw-r--r--plugins/DBStats/lang/it.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DBStats/lang/it.json b/plugins/DBStats/lang/it.json
index ebff0ee15a..51969a2d23 100644
--- a/plugins/DBStats/lang/it.json
+++ b/plugins/DBStats/lang/it.json
@@ -1,8 +1,8 @@
{
"DBStats": {
- "DatabaseUsage": "Uso del Database",
- "DataSize": "Dimensione dei dati",
"DBSize": "Dimensione del database",
+ "DataSize": "Dimensione dei dati",
+ "DatabaseUsage": "Uso del Database",
"EstimatedSize": "Dimensione stimata",
"IndexSize": "Dimensione degli indici",
"LearnMore": "Per apprendere i dettagli su come Matomo elabora i dati e su come farlo funzionare bene per siti a medio e alto traffico, dai un'occhiata a questa documentazione: %s.",
@@ -18,4 +18,4 @@
"TotalSize": "Dimensione totale",
"TrackerTables": "Tracker Tabelle"
}
-} \ No newline at end of file
+}