Files
lobehub/locales/ko-KR/changelog.json
CanisMinor 024aeb2e4e 💄 style: Update i18n microcopy (#10905)
* chore: update i18n

* chore: update i18n

* chore: update i18n

* chore: update i18n

* chore: update i18n

* chore: update i18n

* chore: update i18n

* chore: update i18n translations and placeholders across multiple components

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update i18n translations for consistency in terminology across chat, onboarding, and settings components

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update i18n translations to replace 'assistant' with 'agent' and ensure consistency across all components

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update model descriptions in locales for clarity and accuracy

Signed-off-by: Innei <tukon479@gmail.com>

* feat: extract hard code string

Signed-off-by: Innei <tukon479@gmail.com>

* feat: enhance Chinese localization with new proxy and sync settings, update dialog messages for version checks and OAuth authorization

Signed-off-by: Innei <tukon479@gmail.com>

* chore: flatten

* chore: standardize localization keys by flattening nested structures across multiple languages

Signed-off-by: Innei <tukon479@gmail.com>

* chore: refine i18n documentation by consolidating key naming conventions and workflow guidelines for translation management

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update i18n

* feat: add chat title localization for improved user experience in Chinese

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2025-12-24 12:55:12 +08:00

15 lines
668 B
JSON

{
"actions.followOnX": "X에서 저희를 팔로우하세요",
"actions.subscribeToUpdates": "업데이트 구독하기",
"actions.versions": "버전 상세 정보",
"addedWhileAway": "자리를 비운 동안 새로운 기능이 추가되었습니다.",
"allChangelog": "모든 변경 로그 보기",
"description": "{{appName}}의 새로운 기능과 개선 사항을 계속 확인하세요",
"pagination.next": "다음 페이지",
"pagination.older": "이전 변경 사항 보기",
"readDetails": "자세히 보기",
"title": "변경 로그",
"versionDetails": "버전 상세 정보",
"welcomeBack": "다시 오신 것을 환영합니다!"
}