Línea 15... |
Línea 15... |
15 |
|
15 |
|
16 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
16 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
17 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
17 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
Línea 18... |
Línea 18... |
18 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
18 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
19 |
|
19 |
|
20 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
20 |
public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
Línea 21... |
Línea 21... |
21 |
public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
21 |
//public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
22 |
//public static let URL_ENDPOINT: String = "http://localhost"
|
22 |
//public static let URL_ENDPOINT: String = "http://localhost"
|
Línea 235... |
Línea 235... |
235 |
public static let LANG_DELETE_ACCOUNT_MESSAGE = "Lamentamos que desee borrar su cuenta, si lo desea contacte a soporte a través de nuestro sitio web y diganos como mejorar, para nosotros es muy importante escuchar a nuestros usuarios; en caso que decida borrar su cuenta no solo perdera la información de microlearning si no toda su cuenta de LeadersLinked será eliminada, si decide continuar necesitara un código que llegará a su correo electrónico"
|
235 |
public static let LANG_DELETE_ACCOUNT_MESSAGE = "Lamentamos que desee borrar su cuenta, si lo desea contacte a soporte a través de nuestro sitio web y diganos como mejorar, para nosotros es muy importante escuchar a nuestros usuarios; en caso que decida borrar su cuenta no solo perdera la información de microlearning si no toda su cuenta de LeadersLinked será eliminada, si decide continuar necesitara un código que llegará a su correo electrónico"
|
Línea 236... |
Línea 236... |
236 |
|
236 |
|
237 |
public static let LANG_DELETE_ACCOUNT_BUTTON_REQUEST_CODE = "Solicitar código de confirmación"
|
237 |
public static let LANG_DELETE_ACCOUNT_BUTTON_REQUEST_CODE = "Solicitar código de confirmación"
|
238 |
public static let LANG_DELETE_ACCOUNT_BUTTON_SEND = "Enviar"
|
238 |
public static let LANG_DELETE_ACCOUNT_BUTTON_SEND = "Enviar"
|
239 |
public static let LANG_DELETE_ACCOUNTCODE_IS_WRONG_MESSAGE = "El código debe contener 8 caracteres"
|
- |
|
240 |
|
- |
|
Línea 241... |
Línea -... |
241 |
public static let LANG_ERROR_NETWORK_TITLE = "Red no disponible"
|
- |
|
242 |
|
239 |
public static let LANG_DELETE_ACCOUNTCODE_IS_WRONG_MESSAGE = "El código debe contener 8 caracteres"
|
243 |
|
240 |
|
244 |
public static let LANG_ERROR_NETWORK_TITLE = "Red no disponible"
|
241 |
public static let LANG_ERROR_NETWORK_TITLE = "Red no disponible"
|
Línea 245... |
Línea 242... |
245 |
public static let LANG_ERROR_NETWORK_MESSAGE_LONG = "No dispone de una conexión a Internet"
|
242 |
public static let LANG_ERROR_NETWORK_MESSAGE_LONG = "No dispone de una conexión a Internet"
|