fix. gnb 이벤트 메뉴 다국어 적용

This commit is contained in:
clkim
2025-11-19 17:39:30 +09:00
parent ac7a63e5be
commit 14238429ba

View File

@@ -361,7 +361,7 @@ onMounted(() => {
class="nav-1depth text-gradient-pink"
>
<AtomsIconsStarFill />
<span>이벤트</span>
<span>{{ tm('Gnb_Event') }}</span>
<AtomsIconsStarFill />
</AtomsLocaleLink>
</div>