adde budget badge on tenders
This commit is contained in:
@@ -7,7 +7,7 @@ class TendersStrings {
|
||||
static const String submit = 'Submit';
|
||||
static const String dislike = 'Dislike';
|
||||
static const String like = 'Like';
|
||||
static const String tenderDeadlineLabel = 'Deadline';
|
||||
static const String tenderDeadlineLabel = 'Deadline :';
|
||||
static const String contracts = 'Contracts';
|
||||
static const String notifications = 'Notifications';
|
||||
static const String of = 'Of';
|
||||
@@ -25,4 +25,5 @@ class TendersStrings {
|
||||
static const String sort = 'Sort';
|
||||
static const String mostOfTheTime = 'Most of the time';
|
||||
static const String minimumTime = 'Minimum time';
|
||||
static const String tenderBudgetLabel = 'Budget :';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user