I want to create translation file for custom module Odoo15 .But i get this error from system. How can i handle it
Errror :
Traceback (most recent call last):
File "C:\Users\Dogancan\Desktop\odoo-local\odoo\odoo\http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "C:\Users\Dogancan\Desktop\odoo-local\odoo\odoo\http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
ValueError: ("Can't load unknown file type %s.", 'i18n/tr.po')