mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: financial report numbers format dropdown.
This commit is contained in:
@@ -960,9 +960,9 @@ export default {
|
||||
select_adjustment_account: 'Select adjustment account',
|
||||
qty: 'Quantity on hand',
|
||||
money_format: 'Money format',
|
||||
show_zero: 'Show zero',
|
||||
show_negative_in_red: 'Show negative in red',
|
||||
divide_on_1000: 'Divide on 1000',
|
||||
show_zero: 'Show zero.',
|
||||
show_negative_in_red: 'Show negative in red.',
|
||||
divide_on_1000: 'Divide on 1000.',
|
||||
negative_format: 'Negative format',
|
||||
decimal_places: 'Decimal places',
|
||||
run: 'Run',
|
||||
|
||||
Reference in New Issue
Block a user