Fladder/lib/screens
PartyDonut eb231f37cd
feat: Added translations, use locales instead of depending on hardcoded strings. (#65)
## Pull Request Description

Single and hopefully only commit so weblate is up-to-date with last
repository

## Special thanks to the translators 🎉 

@kingu - Noors (Bokmål) (nb_NO)
@alison2033  - Portuguese (Brazil) (pt_BR)
@andreasmolnardev - German (de)
@stanol - Ukrainian (uk)

If I forgot someone let me know!

## 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-23 18:27:24 +02:00
..
book_viewer [Chore] Update flutter to 3.24 2024-09-24 21:59:52 +02:00
collections fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
dashboard feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
details_screens [Bugfix] Stream options padding 2024-10-10 23:53:16 +02:00
favourites [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
library Init repo 2024-09-20 10:01:13 +02:00
library_search [Fixed] Use browser navigation 2024-10-06 19:07:02 +02:00
login fix: saved servers for web 2024-10-20 10:10:38 +02:00
metadata fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
photo_viewer [Chore] Update flutter to 3.24 2024-09-24 21:59:52 +02:00
playlists fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
search Init repo 2024-09-20 10:01:13 +02:00
settings feat: Added translations, use locales instead of depending on hardcoded strings. (#65) 2024-10-23 18:27:24 +02:00
shared feature: Add new home carousel (#58) 2024-10-21 22:24:59 +02:00
syncing fix: padding issues (#47) 2024-10-19 15:25:32 +02:00
video_player feature(web): Added full-screen button and volume slider (#50) 2024-10-19 17:07:23 +02:00
home_screen.dart [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
media_content.dart Init repo 2024-09-20 10:01:13 +02:00
splash_screen.dart [Fixed] Use browser navigation 2024-10-06 19:07:02 +02:00