strings check
This commit is contained in:
@@ -12,5 +12,8 @@ class LikedTendersStrings {
|
||||
static const startDate = 'YYYY/MM/DD';
|
||||
static const endDate = 'YYYY/MM/DD';
|
||||
static const approvedTenders = 'Approved tenders';
|
||||
static const noLikedTenders = 'You haven’t liked any tenders yet.';
|
||||
static const noLikedTenders = 'You haven’t liked any tenders yet!';
|
||||
static const page = 'Page';
|
||||
static const selectPage = 'Select Page';
|
||||
static const of = 'Of';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user