## Pull Request Description
Adds Ukrainian to the list of supported languages. I'd like to extend a
huge thank-you to @stanol for providing the translation.
## Issue Being Fixed
Resolves#60
## Screenshots / Recordings
<!-- This section is optional but highly recommended to show off your
changes! -->
## Checklist
- [X] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [X] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [X] Check that any changes are related to the issue at hand.