attempt to accomodate Crowdin by providing a single source translation file that is not actually used or loaded by our code
This commit is contained in:
@@ -199,7 +199,6 @@ class I18n
|
||||
self::$_availableLanguages[] = $match[1];
|
||||
}
|
||||
}
|
||||
self::$_availableLanguages[] = 'en';
|
||||
}
|
||||
return self::$_availableLanguages;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user