BASE: Implement Localization In Home Screen.
This commit is contained in:
@@ -130,15 +130,15 @@ class ConstTexts {
|
||||
static String topBrands = "topBrands";
|
||||
static String styleUp = "styleUp";
|
||||
static String additionlOffers = "additionlOffers";
|
||||
// static String enableLocation = "enableLocation";
|
||||
// static String allowLocation = "allowLocation";
|
||||
// static String useCurrentLocation = "useCurrentLocation";
|
||||
// static String setFromMap = "setFromMap";
|
||||
// static String enterManuallyLocation = "enterManuallyLocation";
|
||||
// static String changeLanguage = "changeLanguage";
|
||||
// static String aroundTheCity = "aroundTheCity";
|
||||
// static String rideDetails = "rideDetails";
|
||||
// static String youDoNothaveSufficientwalletBalance = "youDoNothaveSufficientwalletBalance";
|
||||
// static String somethingWentWrong = "somethingWentWrong";
|
||||
// static String cash = "cash";
|
||||
static String largestDiscounts = "largestDiscounts";
|
||||
static String newArrivals = "newArrivals";
|
||||
static String popularStores = "popularStores";
|
||||
static String allStores = "allStores";
|
||||
static String alert = "alert";
|
||||
static String cancel = "cancel";
|
||||
static String ok = "ok";
|
||||
static String freeDelivery = "freeDelivery";
|
||||
static String upto = "upto";
|
||||
static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
|
||||
static String cash = "cash";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user