mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
BIG-81: handle error message.
This commit is contained in:
@@ -1323,5 +1323,7 @@
|
||||
"payment_receive.auto_increment.manually": "Yor payment numbers are set on manual mode. Are you sure chaning this settings?",
|
||||
"auto_increment.field.manually": "I will enter them manually each time",
|
||||
"auto_increment.field.manual_this_transaction": "Manual entering for this transaction.",
|
||||
"auto_increment.field.auto": "Auto-incrementing number."
|
||||
"auto_increment.field.auto": "Auto-incrementing number.",
|
||||
"estimate.field.error.estimate_number":"Estimate number is required, use auto-increment mode or enter manually.",
|
||||
"invoice.field.error.invoice_no":"Invoice number is required, use auto-increment mode or enter manually"
|
||||
}
|
||||
Reference in New Issue
Block a user