fix. [SWV-832] 푸터 > 언어 관리 DropDownList 노출 정책 개선

This commit is contained in:
clkim
2026-01-28 16:27:57 +09:00
parent c4a98dc521
commit f2bfef6078

View File

@@ -339,6 +339,7 @@ const footerAgeRatingInfo = computed((): string[] => {
/>
</address>
<BlocksLanguageSwitcher
v-if="gameData?.lang_codes?.length > 1"
:language-order="tm('Footer_Language_Order')"
/>
</div>