add portuguese translation (#89)

This commit is contained in:
LeoBluuee
2023-04-14 18:48:15 -03:00
committed by GitHub
parent 3a9664bd58
commit e4cee63a27

View File

@@ -0,0 +1,18 @@
{
"greetings.goodafternoon": "Boa tarde",
"greetings.goodevening": "Boa noite",
"greetings.goodmorning": "Bom dia",
"greetings.goodnight": "Boa noite",
"search.search": "Pesquisar",
"search.searchon": "<span>Pesquisar em</span> {{searchprovider}}",
"search.sites": "Sites",
"status.status": "Status",
"status.error": "erro",
"status.offline": "offline",
"status.online": "online",
"status.unknown": "desconhecido",
"tags": "Tags",
"tags.home": "home",
"unsplash.description.photoby": "Foto por {{user}}",
"unsplash.description.by": "{{description}} por {{user}}"
}