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-04-21 23:12:54 +0300
committersgiehl <stefan@piwik.org>2015-04-21 23:12:54 +0300
commit647adaff61a16ed46a18ef0cdf2266a6ad1e288e (patch)
tree6335f29eccb23732acd8a8256df92d6c3030801c /plugins/ZenMode/lang/it.json
parentcd825162e9135af5a4f3b188618ee89595d2da7e (diff)
language update
Diffstat (limited to 'plugins/ZenMode/lang/it.json')
-rw-r--r--plugins/ZenMode/lang/it.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/ZenMode/lang/it.json b/plugins/ZenMode/lang/it.json
index f67d60ea3e..d276ee1b4a 100644
--- a/plugins/ZenMode/lang/it.json
+++ b/plugins/ZenMode/lang/it.json
@@ -1,9 +1,9 @@
{
"ZenMode": {
- "Activated": "Modalità Zen attivata",
+ "SearchForAnything": "Cerca tutto",
+ "QuickAccessTitle": "Ricerca elementi di menù, report e siti web",
"HowToSearch": "Per ricercare elementi di menù, report o siti web utilizza la casella di ricerca in alto a destra o premi 'alt+f'.",
"HowToToggleZenMode": "Per lasciare la modalità Zen o entrarvi, clicca sulla freccia in alto a destra o premi 'alt+z'.",
- "QuickAccessTitle": "Ricerca elementi di menù, report e siti web",
- "SearchForAnything": "Cerca tutto"
+ "Activated": "Modalità Zen attivata"
}
} \ No newline at end of file