We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac912b8 commit 77efc23Copy full SHA for 77efc23
app/functions/commands/settings.ts
@@ -75,7 +75,7 @@ const settings = async (): Promise<void> => {
75
[
76
Markup.button.url(
77
translate(lang.language, "settings_command_language_new"),
78
- "https://github.com/ptkdev/quizquickanswer-telegram-game-bot/blob/main/app/translations/translate.ts",
+ "https://github.com/ptkdev/quizquickanswer-telegram-game-bot/tree/main/app/translations",
79
),
80
],
81
]),
0 commit comments