Skip to content

fix: replace text of landing page title and login button#470

Merged
SHIM-JINSEO merged 1 commit into
masterfrom
469-fix-landing-page-title
Feb 11, 2026
Merged

fix: replace text of landing page title and login button#470
SHIM-JINSEO merged 1 commit into
masterfrom
469-fix-landing-page-title

Conversation

@SHIM-JINSEO

@SHIM-JINSEO SHIM-JINSEO commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

랜딩 페이지에 있는 로그인 버튼이랑 제목을 변경했습니다.

Summary by CodeRabbit

번역 업데이트

  • 번역 업데이트
    • 로그인 버튼 텍스트를 "GIST 계정으로 로그인"에서 "Infoteam 계정으로 로그인"으로 변경
    • 홈 페이지 부제목을 업데이트하여 서비스 설명 개선 ("지스트의 모든 공지를 한눈에")
    • 한국어 및 영어 버전 동시 적용

@SHIM-JINSEO SHIM-JINSEO linked an issue Feb 11, 2026 that may be closed by this pull request
@coderabbitai

coderabbitai Bot commented Feb 11, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

개요

홈 페이지의 영문 및 국문 번역 문자열 2개가 업데이트되었습니다. 로그인 버튼 텍스트가 "GIST 계정"에서 "인포팀 계정"으로, 부제목이 각각 변경되었습니다.

변경 사항

코호트 / 파일 요약
국제화 번역 업데이트
src/app/i18next/locales/en/translation.json, src/app/i18next/locales/ko/translation.json
홈 페이지의 로그인 버튼 텍스트를 "GIST 계정"에서 "인포팀 계정"으로 변경하고, 부제목 텍스트를 영문 및 국문으로 각각 업데이트했습니다.

예상 코드 리뷰 노력

🎯 1 (Trivial) | ⏱️ ~5분

제안된 검수자

  • rhseung

🐰 번역의 말들이 반짝이네요,
인포팀으로 로그인 문을 열고,
공지사항이 한눈에 보인대요,
작지만 소중한 변화, 흐뭇하네!
✨ 사용자의 미소가 피어난다네요.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목이 변경 사항의 주요 내용을 명확하게 요약합니다. 랜딩 페이지의 제목과 로그인 버튼 텍스트 변경이라는 실제 변경 내용을 정확히 반영합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 469-fix-landing-page-title

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
src/app/i18next/locales/en/translation.json (1)

4-5: 변경 내용은 적절하며, 한국어 번역과 일관성이 있습니다.

다만, home.subtitle(Line 5)이 "All GIST's announcements at a glance"로 변경되었는데, metadata.description(Line 9)은 여전히 "All Notices in GIST at a glance"로 남아 있습니다. 의미는 유사하지만 표현이 다릅니다. 한국어 파일에서는 home.subtitlemetadata.description이 동일한 문구("지스트의 모든 공지를 한눈에")를 사용하고 있으므로, 영어 파일도 통일하는 것을 고려해 보세요.

♻️ 문구 통일 제안
   "metadata": {
     "title": "Ziggle",
-    "description": "All Notices in GIST at a glance"
+    "description": "All GIST's announcements at a glance"
   },

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown

@SHIM-JINSEO
SHIM-JINSEO merged commit 02f845d into master Feb 11, 2026
4 checks passed
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