mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +00:00
24 lines
586 B
YAML
24 lines
586 B
YAML
---
|
|
en:
|
|
loans:
|
|
edit:
|
|
edit: Edit %{account}
|
|
form:
|
|
interest_rate: Interest rate
|
|
interest_rate_placeholder: '5.25'
|
|
initial_balance: Original loan balance
|
|
rate_type: Rate type
|
|
term_months: Term (months)
|
|
term_months_placeholder: '360'
|
|
new:
|
|
title: Enter loan details
|
|
overview:
|
|
interest_rate: Interest Rate
|
|
monthly_payment: Monthly Payment
|
|
not_applicable: N/A
|
|
original_principal: Original Principal
|
|
remaining_principal: Remaining Principal
|
|
term: Term
|
|
type: Type
|
|
unknown: Unknown
|