Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/it.php')
-rw-r--r--apps/media/l10n/it.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/media/l10n/it.php b/apps/media/l10n/it.php
new file mode 100644
index 00000000000..9e9b3d151ef
--- /dev/null
+++ b/apps/media/l10n/it.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musica",
+"Pause" => "Pausa",
+"Artist" => "Artista",
+"Album" => "Album",
+"Title" => "Titolo"
+);