strings check
This commit is contained in:
@@ -15,4 +15,7 @@ class YourTendersStrings {
|
||||
static const approvedTenders = 'Approved tenders';
|
||||
static const noTenders = 'No data available';
|
||||
static const selectPublicationRangeDate = 'Select publication date range';
|
||||
static const noLikedTenders = 'You haven’t liked any tenders yet !';
|
||||
static const noDislikedTenders = 'You haven’t disliked any tenders yet !';
|
||||
static const noTendersSubmitted = 'You haven’t submitted any tenders yet !';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user