diff --git a/docs/translations.json b/docs/translations.json index 872e407cf2..53aacf4056 100644 --- a/docs/translations.json +++ b/docs/translations.json @@ -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 } -} \ No newline at end of file +}