From 9ecdfb23fe3df6a5df86782385002c562dfc1198 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Fri, 19 Sep 2025 07:51:27 +0000 Subject: (대표님) rfq 히스토리, swp 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/locales/en/document.json | 4 ++-- i18n/locales/ko/document.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n/locales') diff --git a/i18n/locales/en/document.json b/i18n/locales/en/document.json index cc770eb5..4313cfcd 100644 --- a/i18n/locales/en/document.json +++ b/i18n/locales/en/document.json @@ -15,8 +15,8 @@ "overdueDocuments": "Overdue Documents", "dueSoonDocuments": "Due Soon", "averageProgress": "Average Progress", - "totalCount": "Showing {shown} of {total} total", - "totalDocumentCount": "Total {total} documents", + "totalCount": "Showing {{shown}} of {total} total", + "totalDocumentCount": "Total {{total}} documents", "checkImmediately": "Requires immediate attention", "dueInDays": "Due within 3 days", "overallProgress": "Overall project progress" diff --git a/i18n/locales/ko/document.json b/i18n/locales/ko/document.json index 5caa3e7e..f416986e 100644 --- a/i18n/locales/ko/document.json +++ b/i18n/locales/ko/document.json @@ -5,8 +5,8 @@ "overdueDocuments": "지연 문서", "dueSoonDocuments": "마감 임박", "averageProgress": "평균 진행률", - "totalCount": "총 {total}개 중 {shown}개 표시", - "totalDocumentCount": "총 {total}개 문서", + "totalCount": "총 {{total}}개 중 {{shown}}개 표시", + "totalDocumentCount": "총 {{total}}개 문서", "checkImmediately": "즉시 확인 필요", "dueInDays": "3일 이내 마감", "overallProgress": "전체 프로젝트 진행도" -- cgit v1.2.3