Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
6 changes: 3 additions & 3 deletions src/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
6 changes: 3 additions & 3 deletions src/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "ゼロ"
}
Expand Down
6 changes: 3 additions & 3 deletions src/locales/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "제로"
}
Expand Down
6 changes: 3 additions & 3 deletions src/locales/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "零"
}
Expand Down