- added theme defaults on logout
- Added guest login from onboard - Added notification icon. Handled it with user journey
This commit is contained in:
@@ -29,3 +29,15 @@
|
||||
"अधिक" = "MORE";
|
||||
"थीम" = "THEME";
|
||||
"लॉग आउट" = "LOGOUT";
|
||||
|
||||
/*
|
||||
Theme 2
|
||||
*/
|
||||
"वोका एफएम" = "WOKA FM";
|
||||
"लाइव टीवी" = "LIVE TV";
|
||||
"वेब सीरीज" = "WEB SERIES";
|
||||
"खेल" = "GAMES";
|
||||
"ऑडियो पुस्तकें" = "AUDIO BOOKS";
|
||||
"कराओके" = "KARAOKE";
|
||||
"दुकान" = "SHOP";
|
||||
"वोका का अन्वेषण करें" = "Explore WOKA";
|
||||
|
||||
@@ -172,3 +172,15 @@
|
||||
<string name="live_tv">लाइव टीवी</string>
|
||||
<string name="welcome_to_wokaland">वोकलैंड में आपका स्वागत है</string>
|
||||
*/
|
||||
|
||||
/*
|
||||
Theme 2
|
||||
*/
|
||||
"WOKA FM" = "वोका एफएम";
|
||||
"LIVE TV" = "लाइव टीवी";
|
||||
"WEB SERIES" = "वेब सीरीज";
|
||||
"GAMES" = "खेल";
|
||||
"AUDIO BOOKS" = "ऑडियो पुस्तकें";
|
||||
"KARAOKE" = "कराओके";
|
||||
"SHOP" = "दुकान";
|
||||
"Explore WOKA" = "वोका का अन्वेषण करें";
|
||||
|
||||
Reference in New Issue
Block a user