From f5b7635013165ff316478ac539227ffa8fdcdf52 Mon Sep 17 00:00:00 2001 From: enrico Date: Wed, 26 Sep 2018 15:01:00 +0200 Subject: [PATCH] Add italian translation to global.json --- global.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/global.json b/global.json index 1ab8ddf..d222860 100755 --- a/global.json +++ b/global.json @@ -76,20 +76,6 @@ "View_on_github": "Bei GitHub anzeigen", "View_documentation": "Dokumentation anzeigen", "Table_of_contents": "Inhaltsverzeichnis" - }, - "it": { - "CodeBlocks_title": "Blocchi di codice", - "CodeBlocks_hide": "No", - "CodeBlocks_below": "Sotto", - "CodeBlocks_inline": "In linea", - "CodeBlocks_show": "Mostra blocchi di codice", - "Search_placeholder": "Cerca...", - "Link_previous": "Pagina precedente", - "Link_next": "Pagina successiva", - "Edit_on": "Modifica su :name:", - "View_on_github": "Guarda su GitHub", - "View_documentation": "Leggi la documentazione", - "Table_of_contents": "Contenuti" } },