Skip to content

Commit f931502

Browse files
Fix: Correct front matter, result text, filter labels, and remove code block errors
- Fixed Chinese front matter: title to '变更日志', description in Chinese - Fixed Korean front matter: title to '변경 로그', description in Korean - Fixed result text: '条结果' for Chinese, '개 결과' for Korean - Fixed filter labels: translated all filter types and month names for both languages - Removed erroneous code block markers in Korean changelog () that caused parsing errors
1 parent 8d5ae12 commit f931502

2 files changed

Lines changed: 32 additions & 34 deletions

File tree

cn/changelog/2025.mdx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Changelog"
3-
description: "This changelog documents all updates, fixes, and new features for Codatta in 2025."
2+
title: "变更日志"
3+
description: "本文档记录了 Codatta 2025 年的所有更新、修复和新功能。"
44
---
55

66
import { useState, useEffect } from 'react';
@@ -67,7 +67,7 @@ import { useState, useEffect } from 'react';
6767
flexShrink: 0
6868
}}></span>
6969
<strong style={{color:'#111827', fontWeight:'600', marginRight: '0.25rem'}}>{num}</strong>
70-
<span>result{num !== 1 ? 's' : ''}</span>
70+
<span>条结果</span>
7171
</div>
7272
);
7373
};
@@ -537,11 +537,11 @@ export const ChangelogFilter = () => {
537537
}, [activeFilter]);
538538

539539
const filterTypes = [
540-
{ id: 'all', label: 'All', color: '#6b7280', count: 24 },
541-
{ id: 'core-feature', label: 'Core Feature Release', color: '#16A34A', count: 4 },
542-
{ id: 'optimization', label: 'Adjustments & Optimization', color: '#F59E0B', count: 3 },
543-
{ id: 'fixes', label: 'Fixes & Feature Sunset', color: '#EF4444', count: 3 },
544-
{ id: 'campaign', label: 'Campaign Launch', color: '#A855F7', count: 14 }
540+
{ id: 'all', label: '全部', color: '#6b7280', count: 24 },
541+
{ id: 'core-feature', label: '核心功能发布', color: '#16A34A', count: 4 },
542+
{ id: 'optimization', label: '调整与优化', color: '#F59E0B', count: 3 },
543+
{ id: 'fixes', label: '修复与功能下线', color: '#EF4444', count: 3 },
544+
{ id: 'campaign', label: '活动启动', color: '#A855F7', count: 14 }
545545
];
546546

547547
const activeType = filterTypes.find(type => type.id === activeFilter) || filterTypes[0];
@@ -713,14 +713,14 @@ export const MonthFilter = () => {
713713
}, [activeMonth]);
714714

715715
const months = [
716-
{ id: 'all', label: 'All Months', count: 24 },
717-
{ id: 'dec', label: 'December', count: 1 },
718-
{ id: 'nov', label: 'November', count: 3 },
719-
{ id: 'oct', label: 'October', count: 6 },
720-
{ id: 'sep', label: 'September', count: 3 },
721-
{ id: 'aug', label: 'August', count: 5 },
722-
{ id: 'jul', label: 'July', count: 5 },
723-
{ id: 'jun', label: 'June', count: 1 }
716+
{ id: 'all', label: '全部月份', count: 24 },
717+
{ id: 'dec', label: '十二月', count: 1 },
718+
{ id: 'nov', label: '十一月', count: 3 },
719+
{ id: 'oct', label: '十月', count: 6 },
720+
{ id: 'sep', label: '九月', count: 3 },
721+
{ id: 'aug', label: '八月', count: 5 },
722+
{ id: 'jul', label: '七月', count: 5 },
723+
{ id: 'jun', label: '六月', count: 1 }
724724
];
725725

726726
const activeMonthData = months.find(month => month.id === activeMonth) || months[0];

ko/changelog/2025.mdx

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Changelog"
3-
description: "This changelog documents all updates, fixes, and new features for Codatta in 2025."
2+
title: "변경 로그"
3+
description: "이 변경 로그는 2025년 Codatta의 모든 업데이트, 수정 및 새로운 기능을 문서화합니다."
44
---
55

66
import { useState, useEffect } from 'react';
@@ -67,7 +67,7 @@ import { useState, useEffect } from 'react';
6767
flexShrink: 0
6868
}}></span>
6969
<strong style={{color:'#111827', fontWeight:'600', marginRight: '0.25rem'}}>{num}</strong>
70-
<span>result{num !== 1 ? 's' : ''}</span>
70+
<span>개 결과</span>
7171
</div>
7272
);
7373
};
@@ -258,7 +258,6 @@ Crypto Frontier가 공식적으로 서비스 종료되었습니다. 이 조치
258258

259259
Frontier를 위한 구성 가능한 보상 활동이 이제 제공되어 추가적인 고부가가치 인센티브를 제공합니다.
260260

261-
```html
262261
- **방법:** 선택된 Frontier 작업은 기본 포인트와는 독립적으로 $XNY 또는 USDT로 추가 보상을 제공합니다. 활동 매개변수(보상 금액, 기간, 목표)는 각 Frontier에 따라 설정되며 해당 홈페이지에 표시됩니다.
263262
- **이유:** 목표 지향적인 인센티브를 통해 고부가가치 데이터 작업에 대한 참여를 촉진하고, 데이터 품질과 생태계 참여를 개선하기 위함입니다.
264263

@@ -477,7 +476,6 @@ AI 음식 모델 비교, 로봇 상호작용 주석 및 CEX 핫 월렛 데이터
477476
- **이유:** 아키텍처 업그레이드를 통해 시스템 안정성과 사용자 경험을 향상시키기 위함입니다.
478477

479478
</div>
480-
```
481479

482480
<div className="changelog-item" data-type="campaign" data-month="jul">
483481

@@ -539,11 +537,11 @@ export const ChangelogFilter = () => {
539537
}, [activeFilter]);
540538

541539
const filterTypes = [
542-
{ id: 'all', label: 'All', color: '#6b7280', count: 24 },
543-
{ id: 'core-feature', label: 'Core Feature Release', color: '#16A34A', count: 4 },
544-
{ id: 'optimization', label: 'Adjustments & Optimization', color: '#F59E0B', count: 3 },
545-
{ id: 'fixes', label: 'Fixes & Feature Sunset', color: '#EF4444', count: 3 },
546-
{ id: 'campaign', label: 'Campaign Launch', color: '#A855F7', count: 14 }
540+
{ id: 'all', label: '전체', color: '#6b7280', count: 24 },
541+
{ id: 'core-feature', label: '핵심 기능 출시', color: '#16A34A', count: 4 },
542+
{ id: 'optimization', label: '조정 및 최적화', color: '#F59E0B', count: 3 },
543+
{ id: 'fixes', label: '수정 및 기능 종료', color: '#EF4444', count: 3 },
544+
{ id: 'campaign', label: '캠페인 시작', color: '#A855F7', count: 14 }
547545
];
548546

549547
const activeType = filterTypes.find(type => type.id === activeFilter) || filterTypes[0];
@@ -715,14 +713,14 @@ export const MonthFilter = () => {
715713
}, [activeMonth]);
716714

717715
const months = [
718-
{ id: 'all', label: 'All Months', count: 24 },
719-
{ id: 'dec', label: 'December', count: 1 },
720-
{ id: 'nov', label: 'November', count: 3 },
721-
{ id: 'oct', label: 'October', count: 6 },
722-
{ id: 'sep', label: 'September', count: 3 },
723-
{ id: 'aug', label: 'August', count: 5 },
724-
{ id: 'jul', label: 'July', count: 5 },
725-
{ id: 'jun', label: 'June', count: 1 }
716+
{ id: 'all', label: '전체', count: 24 },
717+
{ id: 'dec', label: '12월', count: 1 },
718+
{ id: 'nov', label: '11월', count: 3 },
719+
{ id: 'oct', label: '10월', count: 6 },
720+
{ id: 'sep', label: '9월', count: 3 },
721+
{ id: 'aug', label: '8월', count: 5 },
722+
{ id: 'jul', label: '7월', count: 5 },
723+
{ id: 'jun', label: '6월', count: 1 }
726724
];
727725

728726
const activeMonthData = months.find(month => month.id === activeMonth) || months[0];

0 commit comments

Comments
 (0)