From 6e3f18cda63a31d5c6a44db86a812c6c61d7320c Mon Sep 17 00:00:00 2001 From: muhammadrafayasif Date: Sun, 28 Sep 2025 16:30:34 +0500 Subject: [PATCH 1/4] chore: update descriptions of labels --- view/app/containers/page.tsx | 7 ++++--- view/lib/i18n/locales/en.json | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/view/app/containers/page.tsx b/view/app/containers/page.tsx index e91021713..e5a63fb7f 100644 --- a/view/app/containers/page.tsx +++ b/view/app/containers/page.tsx @@ -82,9 +82,10 @@ export default function ContainersPage() { >
- - {t('containers.title')} - +
+ {t('containers.title')} + {t('containers.description')} +