Commit graph

56 commits

Author SHA1 Message Date
Bailey
62e046de4a
feat: Add Ukrainian translation (#63)
## 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.
2024-10-23 18:04:18 +02:00
PartyDonut
d572884e61
feature: Add new home carousel (#58)
## Pull Request Description

This adds a new home carousel better suited for mobile
The old one is still available

## 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.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-21 22:24:59 +02:00
PartyDonut
bf4988074e Sorted translations 2024-10-11 16:51:10 +02:00
PartyDonut
47771a0728 [Bugfix] Video player options
[Translation] Add translations for ends at
2024-10-11 15:40:04 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00