[TASKMGR] Fix orthographic error in Portuguese Brazilian (pt-BR) translation (#6980)

This commit is contained in:
Anderson Rodrigues 2024-06-05 14:30:49 -04:00 committed by GitHub
parent 82721de625
commit a061747295
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -433,5 +433,5 @@ BEGIN
IDS_STATUS_CPUUSAGE "CPU: %3d%%"
IDS_STATUS_PROCESSES "Processo: %d"
IDS_NOT_RESPONDING "Não respondendo"
IDS_RUNNING "Execuando"
IDS_RUNNING "Executando"
END