| Línea 13... |
Línea 13... |
| 13 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
13 |
public static let URL_FORGOT_PASSWORD_ENDPOINT = "https://leaderslinked.com/forgot-password"
|
| 14 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
14 |
public static let URL_SIGNUP_ENDPOINT = "https://leaderslinked.com/signup"
|
| 15 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
15 |
public static let URL_IMAGE_TESTING = "https://dev.leaderslinked.com/images/ll-logo.png"
|
| Línea 16... |
Línea 16... |
| 16 |
|
16 |
|
| 17 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
17 |
//public static let URL_ENDPOINT: String = "https://leaderslinked.com"
|
| 18 |
//public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
18 |
public static let URL_ENDPOINT: String = "https://dev.leaderslinked.com"
|
| Línea 19... |
Línea 19... |
| 19 |
public static let URL_ENDPOINT: String = "http://localhost"
|
19 |
//public static let URL_ENDPOINT: String = "http://localhost"
|
| 20 |
|
20 |
|
| 21 |
|
21 |
|
| Línea 202... |
Línea 202... |
| 202 |
public static let LANG_PICKER_INTRODUCTION = "INTRODUCCION"
|
202 |
public static let LANG_PICKER_INTRODUCTION = "INTRODUCCION"
|
| 203 |
public static let LANG_PICKER_COMMENTS = "COMENTARIOS"
|
203 |
public static let LANG_PICKER_COMMENTS = "COMENTARIOS"
|
| 204 |
public static let LANG_PICKER_POST_COMMENT = "COMENTAR"
|
204 |
public static let LANG_PICKER_POST_COMMENT = "COMENTAR"
|
| Línea 205... |
Línea 205... |
| 205 |
|
205 |
|
| - |
|
206 |
public static let LANG_COMMENTS_LIST_EMPTY = "No hay comentarios disponibles"
|
| - |
|
207 |
|
| - |
|
208 |
|
| Línea 206... |
Línea 209... |
| 206 |
public static let LANG_COMMENTS_LIST_EMPTY = "No hay comentarios disponibles"
|
209 |
public static let LANG_NOTIFICATIONS_LIST_EMPTY = "No hay notificaciones disponibles"
|
| 207 |
|
210 |
|
| Línea 208... |
Línea 211... |
| 208 |
public static let LANG_ERROR_DEVICE_NOT_REGISTER_TITLE = "Dispositivo no registrado"
|
211 |
public static let LANG_ERROR_DEVICE_NOT_REGISTER_TITLE = "Dispositivo no registrado"
|