Document URL: https://access.redhat.com/documentation/pt-br/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/installing-and-using-python_using-python3 Section Number and Name: all sections Describe the issue: Some words are improperly translated to pt-br Examples: # yum instalar python3 # yum instalar python38 # yum instalar pedidos de python3 # yum instalar python38-Cython # assinatura-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms # módulo yum habilita o python38-devel Suggestions for improvement: Properly translate these words to: # yum install python3 # yum install python38 # yum install python38-Cython # subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms # yum module enable python38-devel Additional information: I think more bugs like these ones are in our PT-BR documentation.