I am creating a new doctype and i want the fields labels appear in the language that the user set for his account.
Example:
A document called:
Product have fields with labels :
-Price
-name
I want if a user with arabic language set see it:
المنتج
- السعر
- الاسم
How ca i achieve such feature?