BASE: Implement Localization In Cab Review Screen.

This commit is contained in:
2025-12-03 17:09:29 +05:00
parent e49131b40d
commit 3a90826814
4 changed files with 183 additions and 36 deletions

View File

@@ -87,10 +87,10 @@ class ConstTexts {
static String distance = "distance";
static String km = "km";
static String duration = "duration";
static String couponNotFound = "couponNotFound";
static String tapToApply = "tapToApply";
static String home = "home";
static String myBookings = "myBookings";
static String howWasTrip = "howWasTrip";
static String yourFeedbackWillHelp = "yourFeedbackWillHelp";
static String rateFor = "rateFor";
static String typeComment = "typeComment";
static String profile = "profile";
static String wallet = "wallet";
static String cabServiceType = "cabServiceType";