Re: [PATCH] docs: translations: pt_BR: translate volatile-considered-harmful.rst

From: Jonathan Corbet

Date: Mon Sep 07 2026 - 12:58:58 EST


Lucas Adryell Ramalho <lucasadramalho@xxxxxxxxx> writes:

> Translate volatile-considered-harmful.rst into Brazilian Portuguese and
> add it to the pt_BR process documentation index.
>
> Assisted-by: ChatGPT:GPT-5.5
> Signed-off-by: Lucas Adryell Ramalho <lucasadramalho@xxxxxxxxx>
> ---
> .../translations/pt_BR/process/index.rst | 1 +
> .../process/volatile-considered-harmful.rst | 130 ++++++++++++++++++
> 2 files changed, 131 insertions(+)
> create mode 100644 Documentation/translations/pt_BR/process/volatile-considered-harmful.rst

Applied, thanks.

jon