feat: add profile language preferences and refine toast, dropdown and history UI

This commit is contained in:
Mateusz Gruszczyński
2026-09-04 23:48:09 +02:00
parent f036240d5d
commit bf13587a71
42 changed files with 3971 additions and 357 deletions
+1
View File
@@ -17,6 +17,7 @@ mod config;
mod database;
mod db;
mod file_urls;
mod i18n;
mod queries;
mod row_decode;
mod security;