- Tc 55 fixed
- Fixed an issue where the guest user was going to Home Screen when not connected to network. - Also now if the user is guest, we will check if the live stream urls are fetched or not - TC 57,58, 56 - TC 50 - Added hindi language to shop and cart and remove alert
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"अधिक" = "MORE";
|
||||
"थीम" = "THEME";
|
||||
"लॉग आउट" = "LOGOUT";
|
||||
|
||||
"ब्लॉग" = "BLOG";
|
||||
/*
|
||||
Theme 2
|
||||
*/
|
||||
@@ -57,3 +57,10 @@
|
||||
"WOKA से जुड़े रहे" = "Continue to WOKA";
|
||||
|
||||
"क्या आप Woka ऐप से लॉग आउट करना चाहते हैं?" = "Do you want to LOGOUT from the WOKA APP";
|
||||
|
||||
/*
|
||||
Cart
|
||||
*/
|
||||
"डिलीट" = "Delete";
|
||||
"चेतावनी!" = "Alert!";
|
||||
"ब्लोग्स" = "BLOGS";
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
"MORE" = "अधिक";
|
||||
"THEME" = "थीम";
|
||||
"LOGOUT" = "लॉग आउट";
|
||||
|
||||
"BLOG" = "ब्लॉग";
|
||||
/*
|
||||
SideBar Nav
|
||||
*/
|
||||
@@ -194,6 +194,14 @@
|
||||
"Deactivate WOKA Account" = "WOKA खाता निष्क्रिय करें";
|
||||
"By clicking the button below, your account will be deactivated. Your data will be erased after one month." = "नीचे दिए गए बटन पर क्लिक करने से आपका अकाउंट निष्क्रिय हो जाएगा। एक महीने के बाद आपका डेटा मिटा दिया जाएगा।";
|
||||
"Do you want to LOGOUT from the WOKA APP" = "क्या आप Woka ऐप से लॉग आउट करना चाहते हैं?";
|
||||
"BLOGS" = "ब्लोग्स";
|
||||
/*
|
||||
Cart
|
||||
*/
|
||||
"Delete" = "डिलीट";
|
||||
"Alert!" = "चेतावनी!";
|
||||
"Are you sure you want to remove item from cart?" = "क्या आप वाकई कार्ट से आइटम हटाना चाहते हैं?";
|
||||
"Remove" = "हटाएं";
|
||||
|
||||
/*
|
||||
<string name="home">घर</string>
|
||||
|
||||
Reference in New Issue
Block a user