prodycrts

This commit is contained in:
Phuoc Nguyen
2025-10-20 15:56:34 +07:00
parent e321e9a419
commit f95fa9d0a6
40 changed files with 3123 additions and 447 deletions

View File

@@ -87,6 +87,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get search => 'Search';
@override
String get searchProducts => 'Search products...';
@override
String get filter => 'Filter';