RE: Knowledgebase Plugin » it.yml
| 1 |
# Italian strings go here for Rails i18n
|
|---|---|
| 2 |
it: |
| 3 |
field_tag_list: "Tag" |
| 4 |
label_content: "Contenuto" |
| 5 |
label_summary: "Sommario" |
| 6 |
label_title: "Titolo" |
| 7 |
label_category: "Categoria" |
| 8 |
label_description: "Descrizione" |
| 9 |
label_home: "Home" |
| 10 |
title_create_article: "Nuovo Articolo" |
| 11 |
title_edit_article: "Modifica Articolo" |
| 12 |
title_article_rating: "Popolarità Articolo" |
| 13 |
title_votes: "Voti" |
| 14 |
label_parent_category: "Categoria padre" |
| 15 |
label_root_category: "Categoria principale" |
| 16 |
title_edit_category: "Modifica Categoria" |
| 17 |
title_create_category: "Nuovo Categoria" |