Update Language.php

This commit is contained in:
mialkov 2024-10-11 12:11:25 +03:00 committed by GitHub
parent 20720ca4f9
commit cc4d4e6aa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,8 @@ class Language extends DataStore {
'br',
'gr',
'nl',
'pl'
'pl',
'ua'
];
public static function getProps() {