|
|
@@ -2,7 +2,7 @@ import fallbackLangData from "./locales/en.json";
|
|
|
import percentages from "./locales/percentages.json";
|
|
|
import { ENV } from "./constants";
|
|
|
|
|
|
-const COMPLETION_THRESHOLD = 85;
|
|
|
+const COMPLETION_THRESHOLD = 110;
|
|
|
|
|
|
export interface Language {
|
|
|
code: string;
|