Skip to content

Commit

Permalink
Dropped support for some languages (installer)
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Apr 4, 2022
1 parent 161b08e commit fa80950
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 509 deletions.
6 changes: 0 additions & 6 deletions public_html/admin/install/language/_list.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,4 @@
'english' => 'Japanese',
'charset' => 'utf-8',
],
'polish_utf-8.php' => [
'langCode' => 'pl',
'langName' => 'polski',
'english' => 'Polish',
'charset' => 'iso-8859-2',
],
];

0 comments on commit fa80950

Please sign in to comment.