diff --git a/index.html b/index.html index ae8d4f7..ef2eddf 100644 --- a/index.html +++ b/index.html @@ -460,17 +460,17 @@ + class="hidden w-32 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell"> Infomation + class="hidden w-28 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell"> Status + class="hidden w-56 px-3 py-3.5 text-left text-sm font-semibold text-gray-900 sm:table-cell"> Role { // 언어별 UI 텍스트 const uiTexts = { ko: { - title: 'Switch 중고 판매 목록', + title: 'Switch 패키지 판매 목록', languageSelect: '언어 선택', languageDescription: '선택한 언어로 표시됩니다', korean: '한국어', @@ -682,7 +682,7 @@ document.addEventListener('DOMContentLoaded', () => { tr.innerHTML = `
-
+
@@ -692,7 +692,7 @@ document.addEventListener('DOMContentLoaded', () => {
${game.formattedConfidenceDescription}
-
+
${game.formattedSuggestedPrice || '-'} @@ -714,20 +714,20 @@ document.addEventListener('DOMContentLoaded', () => {
- +
${game.formattedSuggestedPrice || '-'}
${game.formattedPricingBasis}
- +
${game.formattedSaleStatus}
- +
${game.formattedPriceRange || '-'}
${game.sale?.checkedAt || ''}