app_title = ToDo List app_description.innerHTML = ToDo List. Never forget anything! message = Let's start main_list = ToDo Lists back_button = Back add_list = Add list create_list = Create list new_list = New list new_list_name = Name: add_new_list = Add new list add_new_item = Add new item delete_list = Delete list home_list_menu = Lists settings_menu = Settings about_menu = About reset_app = Reset app reset_warning = Warning: It will remove all data. data_settings = Data settings visit_repo = Visit the source code about_text_1 = 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. about_text_2 = 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. about_text_3 = You should have received a copy of the GNU General Public License along with ToDoList. If not, see . about_text_4 = Started and written originally by José Carlos Cuevas