Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: 간체 중국어 번역 #120

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

owonie
Copy link

@owonie owonie commented Jan 18, 2025

간체 중국어 번역을 추가해봅니다 :)

작업 내역

선수 작업

  • config.mts 언어 선택지 추가
  • ch.mts 페이지 추가
  • ch 폴더 생성

컨텐츠 번역 목록

  • ch.mts
  • ch/index.md
  • ch/community.md
  • ch/code/index.md
  • ch/code/start.md
  • ch/code/example/code-directory.md
  • ch/code/example/condition-name.md
  • ch/code/example/form-fields.md
  • ch/code/example/hidden-logic.md
  • ch/code/example/http.md
  • ch/code/example/example/item-edit-modal.md
  • ch/code/example/login-start-page.md
  • ch/code/example/magic-number-cohesion.md
  • ch/code/example/magic-number-readability.md
  • ch/code/example/submit-button.md
  • ch/code/example/ternary-operator.md
  • ch/code/example/use-bottom-sheet.md
  • ch/code/example/use-page-state-coupling.md
  • ch/code/example/use-page-state-readability.md
  • ch/code/example/use-user.md
  • ch/code/example/user-policy.md

참고 문서

Copy link

vercel bot commented Jan 18, 2025

@owonie is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines +184 to +189
export const search: DefaultTheme.LocalSearchOptions["locales"] = {
root: {
translations: {
button: {
buttonText: "搜索",
buttonAriaLabel: "搜索"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

해당 PR 참고하셔서 수정하면 검색 옵션 번역이 잘 적용 될 것 같아요! 문서 번역 작업하시느라 정말 고생 많으십니다! 🙇

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

자료 감사합니다! 참고하여 번역 작업 수행하도록 할게요 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants