From 0699d7d8ee989be360b2142f40a5cc771c1f0665 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:37 -0800 Subject: [PATCH] New translations en-US.json (Portuguese) --- frontend/src/locales/messages/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index b36d42131..1dcaced01 100644 --- a/frontend/src/locales/messages/pt-PT.json +++ b/frontend/src/locales/messages/pt-PT.json @@ -74,11 +74,12 @@ "save": "Guardar", "settings": "Definições", "sort": "Sort", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "Submeter", "success-count": "Success: {count}", "sunday": "Sunday", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "Temas", "thursday": "Thursday",