Ukrainian fix

This commit completes the following fix: 7e5e564ab0
This commit is contained in:
isaak654 2022-01-07 17:42:00 +01:00 committed by GitHub
parent 7e5e564ab0
commit 9b9f1d4c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ begin
'russian': Result := 'ru';
'spanish': Result := 'es';
'turkish': Result := 'tr';
'ukrainian': Result := 'ua';
'ukrainian': Result := 'uk';
end;
end;