From 61e34d343aff8286c695f70320e51afb9104d182 Mon Sep 17 00:00:00 2001 From: Chris Chen Date: Fri, 29 May 2026 22:09:19 -0700 Subject: [PATCH] feat(i18n): bilingual category + method dropdowns on givings page --- .../pages/givings-page/givings-page.component.html | 9 +++++---- .../giving/pages/givings-page/givings-page.component.ts | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/APP/src/app/features/giving/pages/givings-page/givings-page.component.html b/APP/src/app/features/giving/pages/givings-page/givings-page.component.html index c36ca70..d3f4fc6 100644 --- a/APP/src/app/features/giving/pages/givings-page/givings-page.component.html +++ b/APP/src/app/features/giving/pages/givings-page/givings-page.component.html @@ -6,9 +6,9 @@
- + [defaultItem]="{ id: null, label: 'All types/全部類型' }">
@@ -45,12 +45,13 @@