fixed wifi message

MOHEMM-Q3-DEV-LATEST
umasoodch 3 years ago
parent 74826a645c
commit 6481002ea6

@ -145,7 +145,7 @@ export class AuthenticationService {
} else { } else {
mobileType = 'android'; mobileType = 'android';
} }
request.VersionID = 3.7; request.VersionID = 3.8;
request.Channel = 31; request.Channel = 31;
request.LanguageID = TranslatorService.getCurrentLanguageCode(); request.LanguageID = TranslatorService.getCurrentLanguageCode();
request.MobileType = mobileType; request.MobileType = mobileType;

@ -1038,8 +1038,8 @@
"ar": "واي فاي" "ar": "واي فاي"
}, },
"wifi-connection-failed-text": { "wifi-connection-failed-text": {
"en": "Failed to validate, please visit the nearest receptions in the branch", "en": "Unexpected WIFI connectivity issue! Please try again OR mark attendance with NFC.",
"ar": "فشل التحقق ، يرجى زيارة أقرب مكتب استقبال في الفرع" "ar": "مشكلة اتصال واي فاي غير متوقعة! يرجى المحاولة مرة أخرى أو تسجيل الحضور باستخدام خاصية ال NFC"
}, },
"forget-wifi-connection-text": { "forget-wifi-connection-text": {
"en": "Invalid Wi-Fi configuration exists with 'HMG-MOHEMM', please forget the network from settings.", "en": "Invalid Wi-Fi configuration exists with 'HMG-MOHEMM', please forget the network from settings.",

Loading…
Cancel
Save