From 1ad7482740c14830aa990ceeb4d41a581d0b4158 Mon Sep 17 00:00:00 2001 From: Esteban Date: Sun, 15 Feb 2026 11:10:59 -0500 Subject: [PATCH] added en translations --- src/i18n/en.json | 89 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 86 insertions(+), 3 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index de58331..2cd19b0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1,8 +1,91 @@ { - "nav.logo_line1": "Centro del Reino", - "nav.logo_line2": "de Paz y Justicia", + "nav.logo_line1": "Kingdom of Peace", + "nav.logo_line2": "and Justice Center", "nav.about": "About", "nav.news": "News", "nav.programs": "Programs", - "nav.contact": "Contact" + "nav.contact": "Contact", + "hero.name": "Dr. José Benjamín Pérez Matos", + "hero.title": "Founding Leader", + "hero.body": "“My life’s dream is to see the prophets’ vision fulfilled: a world of justice and peace for the good of Israel and all mankind.”", + + "info.title": "Building the world dreamed of by the prophets: justice and peace for Israel and all humanity", + "info.boxes": [ + { + "title": "Public Diplomacy and International Projection", + "copy": "Conscious construction of ethical, cultural, and strategic links between peoples", + "buttonLabel": "Read More", + "bgColor": "#CBA16A", + "sizeTitle": "text-2xl", + "titleColor": "text-[#1F5349]", + "textColor": "text-[#003421]", + "sizeText": "text-xl", + "hasButton": true, + "url":"#projection", + "hasIcon": true, + "hasInput": false + }, + { + "title": "Programs and Areas of Action", + "copy": "Courses, seminars and training programs aimed at leaders, professionals and reference persons.", + "buttonLabel": "Read More", + "bgColor": "#003421", + "sizeTitle": "text-2xl", + "titleColor": "text-[#CBA16A]", + "textColor": "text-[#EDE9D9]", + "sizeText": "text-xl", + "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158", + "url": "#programs", + "hasButton": true, + "hasIcon": true, + "hasInput": false + }, + { + "title": "I want to apply as a volunteer", + "copy": "Joining means making a commitment with purpose.", + "bgColor": "#EBE6D2", + "buttonLabel": "Register", + "sizeTitle": "text-2xl", + "titleColor": "text-[#CBA16A]", + "textColor": "text-[#003421]", + "sizeText": "text-xl", + "hasButton": false, + "hasIcon": true, + "hasInput": true + } + ], + "info.copy1": "The Kingdom of Peace and Justice Center (KPJC)is an international organization dedicated to leadership development, strategic dialogue, and public action, to advance justice and peace according to the eternal values proclaimed by the prophets, with an explicit and unwavering commitment to Israel and its central role in the history and destiny of the world.", + "info.copy_column1": "The (KPJC) develops educational initiatives, spaces for deep reflection and concrete actions in the public sphere, integrating spiritual principles, institutional responsibility, and ethical leadership. Its work is anchored in the field of public diplomacy, deemed a legitimate tool to shape the global conversation, strengthen ties between nations, and defend fundamental values against the challenges of the present and the future.", + "info.copy_column2": "Peace is not conceived as an abstract slogan nor a naive ideal, but as the result of resolute decisions, values-driven leadership, and a sustained commitment to clear goals, recognizing Israel’s irreplaceable role in building a just and stable order for all mankind.", + "info.endbox": { + "title": "Mission, Vision and Institutional Values.", + "buttonLabel": "READ MORE", + "hasButton": true, + "bgImage": "https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158", + "hasIcon": true, + "url":"#mision", + "bgColor": "#CBA16A", + "titleColor": "text-tertiary", + "sizeTitle": "text-2xl" + }, + + "carousel1.images": [ + { + "image": "https://ik.imagekit.io/crpy/tr:w-1920,h-1080,cm-extract,x-0,y-1730/lonely-african-american-male-praying-with-his-hands-bible-with-his-head-down.webp", + "text": "Justice" + }, + { + "image": "https://ik.imagekit.io/crpy/amigos-bn.webp", + "text": "Peace" + } + ], + + "identity.initTitle": "Institutional Identity", + "identity.title": "Kingdom of Peace and Justice Center", + "identity.body": "

The Kingdom of Peace and Justice Center is an international organization made up of thousands of volunteers throughout numerous countries, who act in alignment under the leadership and guidance of Dr. José Benjamín Pérez Matos, the sole point of reference of the KPJC.

The KPJC has an active presence in different continents,bringing together individuals, leaders, communities, and institutions that share a common vision: to bring the values of the Kingdom into the public sphere and to meet the challenges that the world is currently facing with responsibility and conviction.

The KPJC was created with a clear mission: to build bridges between faith and action in the public sphere, integrating spiritual reflection, intellectual development, and actionable commitment, to pave the way for a new era marked by a more just order, true peace, and a better world, according to the prophetic vision.

Its vision is strategic, international, and forward-looking, mindful of emerging conflicts, cultural tensions, geopolitical challenges, and the need for steadfast leadership capable of acting with clarity in times of global transformation.

", + + "authority.title": "Authority | Kingdom of Peace and Justice Center", + "authority.body": "Dr. José Benjamín Pérez Matos is the founder and sole leader of the Kingdom of Peace and Justice Center. His leadership combines spiritual vision, intellectual development, public action, and global reach.", + + "title1.title": "Dr. José Benjamín Pérez Matos | Trajectory" } \ No newline at end of file