Skip to content

Commit

Permalink
πŸ“– 230823: FAQ νƒœκ·Έλͺ… μˆ˜μ •
Browse files Browse the repository at this point in the history
- 클린 μŠ€μœ„ν”„νŠΈ > λ§Œλ“€λ©΄μ„œ λ°°μš°λŠ” iOS μ•„ν‚€ν…μ²˜
- μ½”λ“œνˆ¬κ²Œλ” JS κ³Όμ • > μ½”λ“œνˆ¬κ²Œλ” JS
  • Loading branch information
HTMLhead authored Aug 23, 2023
2 parents 18799a7 + 0cea2e6 commit 8947a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/static/phrases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,11 @@ const MESSAGE = {

const CATEGORTY_TPL: { [key: string]: string } = {
masters: "λ§ˆμŠ€ν„°μ¦ˆ",
javascript: "μ½”λ“œνˆ¬κ²Œλ” JS κ³Όμ •",
javascript: "μ½”λ“œνˆ¬κ²Œλ” JS",
"pre-course": "ν”„λ¦¬μ½”μŠ€",
etc: "기타",
"clean-frontend": "클린 ν”„λ‘ νŠΈμ—”λ“œ",
"clean-swift": "클린 μŠ€μœ„ν”„νŠΈ",
"ios-architecture": "λ§Œλ“€λ©΄μ„œ λ°°μš°λŠ” iOS μ•„ν‚€ν…μ²˜",
};

export { DESCRIPTION, LINK_DESCRIPTION, LINK, MESSAGE, SUBTITLE, TITLE, CATEGORTY_TPL };

0 comments on commit 8947a91

Please sign in to comment.