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
@@ -2727,6 +2727,9 @@ class AppLocalizationsPt extends AppLocalizations {
@override
String get listFilter_all => 'Tudo';
@override
String get listFilter_favorites => 'Favorites';
@override
String get listFilter_users => 'Usuários';