diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 467f47e..308af4f 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -105,12 +105,12 @@ }, "tapforge": { "title": "TapForge", - "period": "¥700", - "monthlyCost": "Monthly fee: ¥0", + "period": "¥6,000~", + "monthlyCost": "Monthly fee: ¥500~ (for 6+ months use)", "orgTime": "Organization time: 5 minutes", "envImpact": "Environmental impact: Zero", "badges": { - "cost": "¥700", + "cost": "¥6K~", "time": "5min", "impact": "Zero" } diff --git a/src/locales/es/translation.json b/src/locales/es/translation.json index 65ed504..631ddab 100644 --- a/src/locales/es/translation.json +++ b/src/locales/es/translation.json @@ -105,12 +105,12 @@ }, "tapforge": { "title": "TapForge", - "period": "¥700", - "monthlyCost": "Cuota mensual: ¥0", + "period": "¥6,000~", + "monthlyCost": "Cuota mensual: ¥500~ (para uso de 6+ meses)", "orgTime": "Tiempo de organización: 5 minutos", "envImpact": "Impacto ambiental: Cero", "badges": { - "cost": "¥700", + "cost": "¥6K~", "time": "5min", "impact": "Cero" } diff --git a/src/locales/ja/translation.json b/src/locales/ja/translation.json index d3a1617..2624454 100644 --- a/src/locales/ja/translation.json +++ b/src/locales/ja/translation.json @@ -105,12 +105,12 @@ }, "tapforge": { "title": "TapForge", - "period": "¥700", - "monthlyCost": "月額料金: ¥0", + "period": "¥6,000~", + "monthlyCost": "月額料金: ¥500~(半年以上ご利用の場合)", "orgTime": "整理時間: 5分", "envImpact": "環境負荷: ゼロ", "badges": { - "cost": "¥700", + "cost": "¥6K~", "time": "5分", "impact": "ゼロ" } diff --git a/src/locales/ko/translation.json b/src/locales/ko/translation.json index a149423..6ee22b7 100644 --- a/src/locales/ko/translation.json +++ b/src/locales/ko/translation.json @@ -105,12 +105,12 @@ }, "tapforge": { "title": "TapForge", - "period": "¥700", - "monthlyCost": "월 사용료: ¥0", + "period": "¥6,000~", + "monthlyCost": "월 사용료: ¥500~ (6개월 이상 이용시)", "orgTime": "정리 시간: 5분", "envImpact": "환경 영향: 제로", "badges": { - "cost": "¥700", + "cost": "¥6K~", "time": "5분", "impact": "제로" } diff --git a/src/locales/zh/translation.json b/src/locales/zh/translation.json index c95f149..17984f2 100644 --- a/src/locales/zh/translation.json +++ b/src/locales/zh/translation.json @@ -105,12 +105,12 @@ }, "tapforge": { "title": "TapForge", - "period": "¥700", - "monthlyCost": "月费:¥0", + "period": "¥6,000~", + "monthlyCost": "月费: ¥500~(6个月以上使用的情况)", "orgTime": "整理时间:5分钟", "envImpact": "环境影响:零", "badges": { - "cost": "¥700", + "cost": "¥6K~", "time": "5分钟", "impact": "零" }