From 36a7e328150a9f2cc2b84164ef9ce366140c7a20 Mon Sep 17 00:00:00 2001
From: Miguel Pimentel <contact@miguelpimentel.do>
Date: Tue, 8 Aug 2023 05:09:31 -0500
Subject: [PATCH] Update es.yaml (#547)

Added translation for 'Expand'.
Should be 'Expandir' instead.
---
 i18n/es.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/es.yaml b/i18n/es.yaml
index db4da60..e3e7041 100644
--- a/i18n/es.yaml
+++ b/i18n/es.yaml
@@ -8,7 +8,7 @@
   translation: Última modificación por
 
 - id: Expand
-  translation: Expand
+  translation: Expandir
 
 - id: bookSearchConfig
   translation: '{ cache: true }'
-- 
GitLab