Skip to content

Commit

Permalink
Added Italian Translation
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriosDev authored May 1, 2023
1 parent 6ac185d commit 8fdce3b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/localize/languages/it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"common": {
"version": "Versione",
"invalid_configuration": "Configurazione non valida",
"show_warning": "Mostra Avviso",
"show_error": "Mostra Errore",
"uv_index": "Indice UV",
"uv_risk": "Rischio UV"
},
"uv_levels": {
"low": "Basso",
"moderate": "Moderato",
"high": "Alto",
"very_high": "Altissimo",
"extreme": "Estremo"
}
}

0 comments on commit 8fdce3b

Please sign in to comment.