jack hai 1 mes
pai
achega
fd9a10af96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/i18n.ts

+ 1 - 1
src/i18n.ts

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