-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,20 @@ | ||
{ | ||
"en-us": { | ||
"Check accessibility of email layouts": "Fix accessibility at emails sent by System", | ||
"Fix alternate text in pig (add pink pig, which is the real description)": "Fix website images description", | ||
"Warning about wipe and terms in app": "Change Terms of Use to include new Android App features and make some word standardizations", | ||
"Put Terms in the mobile app": "Terms of Use in the Android App", | ||
"Delete data on app (legal requirement)": "System data deletion screen in the Android App", | ||
"Remove kotlinx": "Update Android App tools", | ||
"Handle change version CI step in dependabot branches": "-", | ||
"Avoid run CI flows for unchanged code": "Improvements in development environment for velocity and sustenability", | ||
"": null | ||
}, | ||
"pt-br": { | ||
"Check accessibility of email layouts": "Arrumada acessibilidade nos e-mails enviados pelo Sistema", | ||
"Fix alternate text in pig (add pink pig, which is the real description)": "Arrumada descrição de imagens no site", | ||
"Warning about wipe and terms in app": "Altera os Termos de Uso para incluir novas funcionalidades do Aplicativo Android e padroniza alguns usos de palavras", | ||
"Put Terms in the mobile app": "Termos de Uso no Aplicativo Android", | ||
"Delete data on app (legal requirement)": "Tela para remoção de dados do Sistema no Aplicativo Android", | ||
"Remove kotlinx": "Atualização de ferramentas no Aplicativo Android", | ||
"Handle change version CI step in dependabot branches": "-", | ||
"Avoid run CI flows for unchanged code": "Melhorias no ambiente de desenvolvimento para maior velocidade e sustentabilidade", | ||
"": null | ||
} | ||
} | ||
} |