From 9bc01f9b33e547aeede32500b7544714bf64cd48 Mon Sep 17 00:00:00 2001 From: Massimo Ronca Date: Wed, 29 Apr 2015 13:04:24 +0200 Subject: [PATCH] fix the Italian translation for the German language --- config/locales/it.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/it.yml b/config/locales/it.yml index c31ff99..27f0a67 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -2,6 +2,6 @@ it: active_admin: translate: en: 'Inglese ' - de: 'Alemanno' + de: 'Tedesco' fr: 'Francese ' it: 'Italiano'