LinguaCafe
LinguaCafe copied to clipboard
Convert language names to lowercase in font types.
This line, also in database.
FontTypeService.php 30
return $fontLanguages->contains(Str::ucfirst($language->name));