From 262a1f610849fb76fcea29cd51d01af6c67f4511 Mon Sep 17 00:00:00 2001 From: ssantos Date: Thu, 21 Aug 2025 16:12:54 +0200 Subject: [PATCH] :globe_with_meridians: Added translation for (Portuguese (Brazil)) --- frontend/src/lib/i18n/locales/pt_BR.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/src/lib/i18n/locales/pt_BR.json diff --git a/frontend/src/lib/i18n/locales/pt_BR.json b/frontend/src/lib/i18n/locales/pt_BR.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/frontend/src/lib/i18n/locales/pt_BR.json @@ -0,0 +1 @@ +{}