From 3862e6b0ace92de4ac235ef197e8f9da286be6ee Mon Sep 17 00:00:00 2001 From: Esteban <65504680+wesvh@users.noreply.github.com> Date: Fri, 23 Sep 2022 15:46:44 -0500 Subject: [PATCH] Spanish add --- src/ToolBox/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ToolBox/index.tsx b/src/ToolBox/index.tsx index 9915a64..708e41c 100644 --- a/src/ToolBox/index.tsx +++ b/src/ToolBox/index.tsx @@ -24,7 +24,8 @@ function _defaultItems() { // deafult sample question const questions = { en: "Sample question ?", - pt: "Pergunta exemplo ?" + pt: "Pergunta exemplo ?", + es: "¿Pregunta de ejemplo?" }; const options = [