diff --git a/src/includes/lang/en.json b/src/includes/lang/en.json index 3576adf..b1b6253 100644 --- a/src/includes/lang/en.json +++ b/src/includes/lang/en.json @@ -1,11 +1,11 @@ { "_header": { - "ver": "v1.7", - "date": "2022-10-20", + "ver": "v1.8", + "date": "2023-09-08", "language": "English", "original_name": "English", "author": "Max Pozdeev", - "author_url": "http://www.mytinytodo.net" + "author_url": "https://www.mytinytodo.net" }, "My Tiny Todolist": "My Tiny Todolist", "powered_by": "Powered by", diff --git a/src/includes/lang/ru.json b/src/includes/lang/ru.json index c13f6a0..a6462a8 100644 --- a/src/includes/lang/ru.json +++ b/src/includes/lang/ru.json @@ -1,11 +1,11 @@ { "_header": { - "ver": "v1.7", - "date": "2022-10-20", + "ver": "v1.8", + "date": "2023-09-08", "language": "Russian", "original_name": "Русский", "author": "Max Pozdeev", - "author_url": "http://www.mytinytodo.net" + "author_url": "https://www.mytinytodo.net" }, "My Tiny Todolist": "My Tiny Todolist", "powered_by": "Работает на",