I created a label transaltion to tamil,
And changed the language in user list of administrator,
Same user login i am using in this api.
curl --location 'http://s15.localhost:8000//api/resource/DocType/Survey%20Form' \
--header 'Accept-Language: ta' \
--header 'Cookie: full_name=Administrator; sid=146b21872572; system_user=yes; user_id=Administrator; user_image='
ta
language name that is mentioned in erpnext language doctype for tamil
But the api seem not working, Anyone worked on this.
Version:
erpnext 15
frappe 15