From 87c7b74ea8e4b6129ab8981dcd893ab833bf747f Mon Sep 17 00:00:00 2001 From: Simone Tolotti Date: Tue, 31 Aug 2010 19:48:47 +0200 Subject: [PATCH] added italian locales --- config/locales/it.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 config/locales/it.yml diff --git a/config/locales/it.yml b/config/locales/it.yml new file mode 100644 index 00000000..14de09f2 --- /dev/null +++ b/config/locales/it.yml @@ -0,0 +1,33 @@ +it: + + main_menu: + questions: Domande + tags: Tag + users: Utenti + + answers: + label: + one: risposta + other: risposte + + comments: + label: + one: commento + other: commenti + + questions: + label: + one: domanda + other: domande + + sub_menu: + latest: Recenti + hot: Popolari + active: Attive + unanswered: Senza risposta + + latest: + header: Domande recenti + + remove_tag: Rimuovi Tag +