From 81733e58552a561f452f354822c78ff6bac5594b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 13 Mar 2022 07:13:27 +0100 Subject: [PATCH] New translations landing.json (Spanish) --- client/public/locales/es/landing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/locales/es/landing.json b/client/public/locales/es/landing.json index 4e70369e..4ede1a8c 100644 --- a/client/public/locales/es/landing.json +++ b/client/public/locales/es/landing.json @@ -21,7 +21,7 @@ "heading": "Enlaces", "links": { "donate": "Donar", - "github": "Código Fuente", + "github": "Código fuente", "privacy": "Política de Privacidad", "service": "Términos de Servicio" }