Could not find the language line

DEBUG - 2023-03-03 18:17:55 → File loaded:/*******/public_html/test/application/modules/tasks/models/Mdl_tasks.php
ERROR - 2023-03-03 18:17:55 → Could not find the language line “”
ERROR - 2023-03-03 18:17:55 → Could not find the language line “show_tasks”

That is really weird. The language lines areocated in /application/language/<your-language>
This error message means that “show_tasks” is missing from your translations
Same goes for that ""
So my advice is to look in the code, try to find _trans(''); because that’s what the error message says.

thanks for what you do. it took me a month to put the statement that i wrote. I am not literate in coding. i cant do this for another month. if you can give me specific guidance that will help me alot.