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 +