From 93d4a34c3760788421c6d53776c8f56b2afa9dc2 Mon Sep 17 00:00:00 2001 From: Victor Domingos Date: Fri, 27 Feb 2026 11:10:22 +0000 Subject: [PATCH] chore: Add Portuguese (Portugal) translator to the list (#1211) ## Summary * **What is the goal of this PR?** (e.g., Implements the new feature for file uploading.) * **What changes are included?** Added translator name for Portuguese (Portugal) --- ### AI Usage Did you use AI tools to help write this code? _**< NO >**_ --- docs/translators.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/translators.md b/docs/translators.md index 9d74048d..704090e5 100644 --- a/docs/translators.md +++ b/docs/translators.md @@ -20,6 +20,9 @@ If you'd like to add your name to this list, please open a PR adding yourself an ## Portuguese (Brazil) - [yagofarias](https://github.com/yagofarias) +## Portuguese (Portugal) +- [victordomingos](https://github.com/victordomingos) + ## Italian - [andreaturchet](https://github.com/andreaturchet) - [fragolinux](https://github.com/fragolinux)