This commit is contained in:
James Cole
2022-04-12 16:04:46 +02:00
parent eb4343407d
commit 86a6e51ebc

View File

@@ -474,6 +474,7 @@ class Steam
return [
sprintf('%s.utf8', $locale),
sprintf('%s.UTF-8', $locale),
sprintf('%s.UTF8', $locale),
];
}