diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 3d9772a53..ebcf61cc3 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -414,5 +414,11 @@ "wanted": "Wanted", "queued": "Queued", "series": "Series" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }