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:
kimjaehyeon0101
2025-10-15 04:17:58 +00:00
parent 93f002c54e
commit 40c2bf6f99
4 changed files with 3 additions and 7 deletions

View File

@ -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>