mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Add paid flag to email subject, check receipt date in tests
This commit is contained in:
parent
82c048b316
commit
235ef9ba3e
5 changed files with 32 additions and 5 deletions
|
@ -470,7 +470,8 @@ en:
|
|||
price: 'Price'
|
||||
total: 'Total'
|
||||
paid_at: 'Paid at'
|
||||
invoice: 'Invoice'
|
||||
invoice:
|
||||
already_paid: " (already paid)"
|
||||
bank_statements: 'Bank statements'
|
||||
back_to_bank_statements: 'Back to bank statements'
|
||||
back_to_bank_statement: 'Back to bank statement'
|
||||
|
|
|
@ -6,3 +6,5 @@ et:
|
|||
# Don't forget the nil at the beginning; there's no such thing as a 0th month
|
||||
month_names: [~, Jaanuar, Veebruar, Märts, Aprill, Mai, Juuni, Juuli, August, September, Oktoober, November, Detsember]
|
||||
emails: "Meillaadressid"
|
||||
invoice:
|
||||
already_paid: " (juba makstud)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue