favorites handling only

This commit is contained in:
ericz
2026-02-24 23:56:30 +01:00
parent a42cf77a70
commit 5a70ed48cf
27 changed files with 233 additions and 8 deletions
+3
View File
@@ -2726,6 +2726,9 @@ class AppLocalizationsIt extends AppLocalizations {
@override
String get listFilter_all => 'Tutti';
@override
String get listFilter_favorites => 'Favorites';
@override
String get listFilter_users => 'Utenti';