mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
chore(website): disable crowdin completely (#1793)
This commit is contained in:
@@ -16,9 +16,6 @@ import { ANSWER_OVERFLOW } from './constants';
|
||||
import lightCodeTheme from './src/themes/prismLight';
|
||||
import darkCodeTheme from './src/themes/prismDark';
|
||||
|
||||
import { getTranslationProgress } from './src/api/crowdin.js';
|
||||
const translationProgress = getTranslationProgress();
|
||||
|
||||
const config: Config = {
|
||||
title: 'Task',
|
||||
tagline: 'A task runner / simpler Make alternative written in Go ',
|
||||
|
||||
Reference in New Issue
Block a user