Skip to content

Commit

Permalink
Create pt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViPeR5000 authored May 3, 2023
1 parent 1c5554f commit 9546b97
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/localize/languages/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"common": {
"version": "Versão",
"invalid_configuration": "Configuração Invalida",
"show_warning": "Mostrar aviso",
"show_error": "Mostrar Erro",
"uv_index": "Índice UV",
"uv_risk": "Risco UV"
},
"uv_levels": {
"low": "Baixo",
"moderate": "Moderado",
"high": "Alto",
"very_high": "Muito Alto",
"extreme": "Extremo"
}
}

0 comments on commit 9546b97

Please sign in to comment.