From bc9ed67fba40f219452875842c25cde8ee6fedf2 Mon Sep 17 00:00:00 2001 From: Fabiola Maurice Date: Tue, 5 May 2026 17:10:30 +0200 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (3 of 3 strings) Translation: Butter/likebutter.app json blog options Translate-URL: https://hosted.weblate.org/projects/butter/likebutter-app-json-blog-options/es/ --- .../options.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/i18n/es/docusaurus-plugin-content-blog/options.json b/i18n/es/docusaurus-plugin-content-blog/options.json index 9239ff7..5a0ca2c 100644 --- a/i18n/es/docusaurus-plugin-content-blog/options.json +++ b/i18n/es/docusaurus-plugin-content-blog/options.json @@ -1,14 +1,14 @@ { - "title": { - "message": "Blog", - "description": "The title for the blog used in SEO" - }, - "description": { - "message": "Blog", - "description": "The description for the blog used in SEO" - }, - "sidebar.title": { - "message": "Recent posts", - "description": "The label for the left sidebar" - } + "title": { + "message": "Blog", + "description": "The title for the blog used in SEO" + }, + "description": { + "message": "Blog", + "description": "The description for the blog used in SEO" + }, + "sidebar.title": { + "message": "Publicaciones recientes", + "description": "The label for the left sidebar" + } }