From 5e17a73f716a7515e8e4769a99522bb583a5f6dd Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 18 Oct 2023 13:30:46 -0400 Subject: [PATCH] Fixing i18n key. --- joinlemmy-translations | 2 +- lemmy-translations | 2 +- src/shared/components/donate.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/joinlemmy-translations b/joinlemmy-translations index 0738d13..988b403 160000 --- a/joinlemmy-translations +++ b/joinlemmy-translations @@ -1 +1 @@ -Subproject commit 0738d1326a788c648c29f1808e7274873f7985ac +Subproject commit 988b403f36f53a6ee79111a62cc92bb2df9dfa46 diff --git a/lemmy-translations b/lemmy-translations index 848fc0d..abd40d4 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit 848fc0d3b4128f262b605d6a6f81cd3f49dbbdbc +Subproject commit abd40d4737fa732321fd7b62e42bbfcd51081cb6 diff --git a/src/shared/components/donate.tsx b/src/shared/components/donate.tsx index 3937b2c..d549283 100644 --- a/src/shared/components/donate.tsx +++ b/src/shared/components/donate.tsx @@ -25,7 +25,7 @@ const SectionTitle = ({ title }) => ( const ContributorsBlock = () => (
- +

{i18n.t("thanks_coders")}