From 3823e4ab0bc04449fd4b89b5e9e7495ad343f471 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:15:24 -0600 Subject: [PATCH] New translations en-us.json (Portuguese) --- frontend/lang/messages/pt-PT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index ac59c05a6d6b..a460d7800255 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -114,6 +114,7 @@ "json": "JSON", "keyword": "Palavra-chave", "link-copied": "Ligação copiada", + "loading": "Loading", "loading-events": "A carregar Eventos", "loading-recipe": "A carregar receita...", "loading-ocr-data": "A carregar dados OCR...",