From 8885fc7c95581b023f1c9db4b53d96f0cf708d05 Mon Sep 17 00:00:00 2001 From: André Oliveira Date: Wed, 13 Jul 2022 11:03:00 +0100 Subject: fix: use global crowdin link and lint fixes --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.ts') diff --git a/src/config.ts b/src/config.ts index 60eb3053b..7c0807a37 100644 --- a/src/config.ts +++ b/src/config.ts @@ -177,7 +177,7 @@ export const DEFAULT_WINDOW_OPTIONS = { export const GITHUB_FRANZ_URL = 'https://github.com/meetfranz'; export const GITHUB_FERDIUM_URL = 'https://github.com/ferdium'; export const FERDIUM_SERVICE_REQUEST = `${GITHUB_FERDIUM_URL}/ferdium-recipes/issues`; -export const FRANZ_TRANSLATION = 'https://crowdin.com/project/ferdium'; +export const FERDIUM_TRANSLATION = 'https://crowdin.com/project/ferdium-app'; export const FRANZ_DEV_DOCS = 'http://bit.ly/franz-dev-hub'; export const FILE_SYSTEM_SETTINGS_TYPES = ['app', 'proxy']; -- cgit v1.2.3-70-g09d2