overhauling constants, working on translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
item_code : t('estimated_time'),
|
||||
title : estimate.name,
|
||||
description : estimate.description.source,
|
||||
amount : estimate.estimated_time,
|
||||
amount : estimate.est_time,
|
||||
unit : t('hours')
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user