From 386af1ea2ce4aba0cddf05b162d098b43fc047bf Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 11 Aug 2022 22:10:16 -0500 Subject: [PATCH] i18n pepe locales --- app/soapbox/features/landing_page/index.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/soapbox/features/landing_page/index.tsx b/app/soapbox/features/landing_page/index.tsx index a5b0e58e8..1e3b01f80 100644 --- a/app/soapbox/features/landing_page/index.tsx +++ b/app/soapbox/features/landing_page/index.tsx @@ -76,10 +76,14 @@ const LandingPage = () => { - Social Media Without Discrimination + + + - + ); };