diff options
| author | TheFrenchGhosty <TheFrenchGhosty@posteo.is> | 2021-10-14 20:40:20 +0200 |
|---|---|---|
| committer | TheFrenchGhosty <TheFrenchGhosty@posteo.is> | 2021-10-14 20:40:20 +0200 |
| commit | 806ddf1aca8e328724def9c66eff933475e8143a (patch) | |
| tree | 71ca10c82f0fd10825c48d049fa9fa5069cf1db9 | |
| parent | 0ad2793b682d9b96e41feee32dec3b8e536466d8 (diff) | |
| download | invidious-806ddf1aca8e328724def9c66eff933475e8143a.tar.gz invidious-806ddf1aca8e328724def9c66eff933475e8143a.tar.bz2 invidious-806ddf1aca8e328724def9c66eff933475e8143a.zip | |
Change the translation key of the Donate page
| -rw-r--r-- | locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
