清理手工开票页面冗余文案

This commit is contained in:
andy
2026-07-17 17:24:19 +07:00
parent 56db5cacee
commit 7930d59359
5 changed files with 31 additions and 82 deletions

View File

@@ -295,6 +295,7 @@ export default {
total: 'Total',
addCharge: 'Add row',
removeCharge: 'Remove',
chargeLineLabel: 'Row {index}',
removeChargeLineAria: 'Remove row {index}',
maxChargesReached: 'V1 supports up to 10 charge lines.',
previewDisclaimer: 'The frontend only previews amounts. Backend totals are authoritative.',