We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dc2a3 commit 1bed208Copy full SHA for 1bed208
src/util/constant/url.ts
@@ -98,4 +98,4 @@ export const PSL_HOMEPAGE = 'https://publicsuffix.org/'
98
/**
99
* @since 0.9.3
100
*/
101
-export const TRANSLATION_ISSUE_PAGE = 'https://github.com/sheepzh/timer/issues/new?assignees=&labels=locale&template=translation-------.md&title=Report+translation+mistakes'
+export const TRANSLATION_ISSUE_PAGE = 'https://docs.google.com/forms/d/e/1FAIpQLSdZSmEZp6Xfmb5v-3H4hsubgeCReDayDOuWDWWU5C1W80exGA/viewform?usp=sf_link'
0 commit comments