From 8551e86014174e180ddbf6270d7a3ab1c26a7d32 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:55 -0800 Subject: [PATCH] New translations en-US.json (Spanish) --- frontend/src/locales/messages/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index 1819e7b11..d2e35206d 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -74,11 +74,12 @@ "save": "Save", "settings": "Settings", "sort": "Sort", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "Submit", "success-count": "Success: {count}", "sunday": "Sunday", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "Themes", "thursday": "Thursday",