BASE: Implement Localization In Home Screen.
This commit is contained in:
@@ -155,10 +155,11 @@ class ConstTexts {
|
||||
static String seeAll = "seeAll";
|
||||
static String bestServingFood = "bestServingFood";
|
||||
static String ourCategories = "outCategories";
|
||||
// static String ok = "ok";
|
||||
// static String freeDelivery = "freeDelivery";
|
||||
// static String upto = "upto";
|
||||
static String saveUpTo50Perc = "saveUpTo50Perc";
|
||||
static String error = "error";
|
||||
static String bestFoodStories = "bestFoodStories";
|
||||
static String doYouWantChangeTheDeliverOption =
|
||||
"doYouWantChangeTheDeliverOption";
|
||||
// static String cash = "cash";
|
||||
static String stories = "stories";
|
||||
static String couldNotLaunch = "couldNotLaunch";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user