diff --git a/app/Support/Steam.php b/app/Support/Steam.php index eaa443aa45..43d2be481e 100644 --- a/app/Support/Steam.php +++ b/app/Support/Steam.php @@ -474,7 +474,6 @@ class Steam return [ sprintf('%s.utf8', $locale), sprintf('%s.UTF-8', $locale), - sprintf('%s.UTF8', $locale), ]; }