BASE: Implement Localization In Intercity Home Screen.

This commit is contained in:
2025-12-03 17:30:54 +05:00
parent 452722faaa
commit f2a7679d4b
3 changed files with 66 additions and 62 deletions

View File

@@ -94,10 +94,10 @@ class ConstTexts {
static String title = "title";
static String typeDescription = "typeDescription";
static String save = "save";
static String everyRideVerified = "everyRideVerified";
static String allDriversIDCheck = "allDriversIDCheck";
static String intercity = "intercity";
static String aroundTheCity = "aroundTheCity";
static String popularDestinations = "popularDestinations";
static String selectPaymentMethod = "selectPaymentMethod";
static String prefferedPayment = "prefferedPayment";
static String otherPaymentOptions = "otherPaymentOptions";
static String rideDetails = "rideDetails";
static String youDoNothaveSufficientwalletBalance = "youDoNothaveSufficientwalletBalance";
static String somethingWentWrong = "somethingWentWrong";