Translate Korean "소개" to English "About" for UI elements
Replace Korean text "소개" with "About" in Community, MediaOutlet, and Report page components to align with English language interface. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/cEkjo93
This commit is contained in:
@ -230,7 +230,7 @@ export default function MediaOutlet() {
|
||||
data-testid="button-profile"
|
||||
>
|
||||
<IdCard className="h-3.5 w-3.5" />
|
||||
<span>소개</span>
|
||||
<span>About</span>
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user