From 49347129c2ec1fac4344b6c4c84fbb55bfd4dff0 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Mon, 27 Apr 2026 22:02:12 +0200 Subject: [PATCH] Move PT translation back to generic PT folder --- ui/i18n/src/main/res/{values-pt-rPT => values-pt}/strings.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ui/i18n/src/main/res/{values-pt-rPT => values-pt}/strings.xml (100%) diff --git a/ui/i18n/src/main/res/values-pt-rPT/strings.xml b/ui/i18n/src/main/res/values-pt/strings.xml similarity index 100% rename from ui/i18n/src/main/res/values-pt-rPT/strings.xml rename to ui/i18n/src/main/res/values-pt/strings.xml