From 49a72b3bc11723fb55efd397be76e4686c914821 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 5 May 2021 14:09:06 -0800 Subject: [PATCH] New translations en-US.json (Portuguese) --- frontend/src/locales/messages/pt-PT.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index 68f5be09d..b36d42131 100644 --- a/frontend/src/locales/messages/pt-PT.json +++ b/frontend/src/locales/messages/pt-PT.json @@ -36,6 +36,7 @@ "close": "Fechar", "confirm": "Confirmar", "create": "Criar", + "created": "Created", "current-parenthesis": "(Current)", "dashboard": "Dashboard", "delete": "Eliminar", @@ -63,6 +64,7 @@ "no": "No", "ok": "OK", "options": "Options:", + "rating": "Rating", "random": "Aleatório", "recent": "Recent", "recipes": "Receitas", @@ -83,6 +85,7 @@ "token": "Token", "tuesday": "Tuesday", "update": "Atualizar", + "updated": "Updated", "upload": "Enviar", "url": "URL", "users": "Users",