5 Commits

Author SHA1 Message Date
6f2ce4a6b5 Port more uses of LocaleKeys to new translation system 2022-11-27 17:42:26 +01:00
b925da7a47 Use the generated localization instead of easy_localization
Not everywhere, but a large part of the code base.

This way, hot reloading will also reload the strings which makes for
such a better developer experience.
2022-11-19 03:02:01 +01:00
ae9228f65e Use super.key
Makes the code a bit more readable.
2022-08-25 11:32:25 +02:00
271284b7fe Move api tests to git_setup 2022-06-26 15:25:20 +02:00
00e6f39e67 Move setup code into its own package 2022-06-26 15:08:55 +02:00