Files
Woka_Native_iOS/WOKA/Localized Module/en.lproj/Localizable.strings
BilalKhanWDI 86bd90db31 - Created an extension to handle the rootview.
- Added localisation to theme 1, also updated the English localisation for reversing the language
- Added localisation to the sidebar. Also handled the live language change with the help of observers
- Integrated GetUserData API at splash.
- Added the login NAv. Now if user will logout he will be redirected to the login Screen.
- Added Activity Indicator on the splash to handle the getuserdata.
- Added Guest Login To home.
2024-05-28 19:47:51 +05:30

32 lines
915 B
Plaintext

/*
Localizable.strings
WOKA
Created by MacBook Pro on 25/04/24.
*/
/* Class = "UIButton"; normalTitle = "हिंदी"; ObjectID = "SYp-e1-w6s"; */
"SYp-e1-w6s.normalTitle" = "हिंदी";
/* Class = "UIButton"; normalTitle = "English"; ObjectID = "XdB-NB-osA"; */
"XdB-NB-osA.normalTitle" = "English";
/*
THEME 1
*/
"घर" = "HOME";
"वोका का अन्वेषण करें" = "EXPLORE WOKA";
"मेरी सूची" = "MY LIST";
"वेब सीरीज" = "WEB SERIES";
"लाइव टीवी" = "LIVE TV";
"दुकान" = "SHOP";
"कराओके" = "KARAOKE";
"ऑडियो-किताबें" = "AUDIO BOOKS";
"खेल" = "GAMES";
"वोकलैंड में आपका स्वागत है" = "Welcome to WOKALAND";
"नमस्ते" = "Hello";
"अधिक" = "MORE";
"थीम" = "THEME";
"लॉग आउट" = "LOGOUT";