app_title = Lista de tareas app_description.innerHTML = Lista de Tareas. ¡Nunca olvides nada! message = Empecemos main_list = Listas de tareas back_button = Atrás add_list = Añadir lista create_list = Crear lista new_list = Nueva lista new_list_name = Nombre: add_new_list = Añadir nueva lista add_new_item = Añadir nuevo item delete_list = Borrar lista home_list_menu = Listas settings_menu = Ajustes about_menu = Acerca de... reset_app = Restablecer aplicación reset_warning = Peligro: Esto eliminará todos los datos. data_settings = Ajustes de datos visit_repo = Visita el código fuente about_text = ToDoList is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ToDoList is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ToDoList. If not, see .

Iniciado y escrito originalmente por José Carlos Cuevas <reset (punto) reboot (arroba) gmail (punto) com>