From 806ddf1aca8e328724def9c66eff933475e8143a Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Thu, 14 Oct 2021 20:40:20 +0200 Subject: [PATCH] Change the translation key of the Donate page --- locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en-US.json b/locales/en-US.json index 1fa1983d..2091afea 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -426,7 +426,7 @@ "next_steps_error_message": "After which you should try to: ", "next_steps_error_message_refresh": "Refresh", "next_steps_error_message_go_to_youtube": "Go to YouTube", - "footer_donate": "Donate: ", + "footer_donate_page": "Donate: ", "footer_documentation": "Documentation", "footer_source_code": "Source code", "footer_original_source_code": "Original source code",