From f4c0f09a67087eba18bb0cfe986ed0ebf95e0a00 Mon Sep 17 00:00:00 2001 From: Scroll-Filbert Date: Tue, 4 Nov 2025 08:57:18 +0700 Subject: [PATCH] Remove unused references --- public/locales/en/translation.json | 6 ------ public/locales/es/translation.json | 6 ------ 2 files changed, 12 deletions(-) diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index eccefa502..6362cad55 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -95,12 +95,6 @@ "sepoliaBlockExplorer": "Scrollscan Explorer", "transactionJourney": "Checking Transaction Journey" }, - "whatToBuild": { - "whatToBuild": "What to Build", - "stablecoinPaymentsTutorial": "Stablecoin Payments Tutorial", - "solidityCookbook": "Solidity Cookbook", - "privacyDappsWithZk": "Privacy dApps with ZK" - }, "technology": { "introduction": "Introduction", "principles": "Principles", diff --git a/public/locales/es/translation.json b/public/locales/es/translation.json index 5c064d34b..3ad60c999 100644 --- a/public/locales/es/translation.json +++ b/public/locales/es/translation.json @@ -112,12 +112,6 @@ "sepoliaRollupExplorer": "Explorador de Rollup", "sepoliaBlockExplorer": "Explorador de bloques Scrollscan" }, - "whatToBuild": { - "whatToBuild": "Qué construir", - "stablecoinPaymentsTutorial": "Pagos con Stablecoins", - "solidityCookbook": "Recetario de Solidity", - "privacyDappsWithZk": "Dapps Privadas con ZK" - }, "technology": { "introduction": "Introducción", "principles": "Principios",