Hello,
I am using Osclass and I would like to know how to translate the Page Title and Page Description based on the language the user is browsing the site in. Currently, the title and description are displayed statically, but I want them to change according to the selected language.
For example:
If the user is browsing the site in Arabic, the title and description should appear in Arabic.
If the user is browsing the site in French, the title and description should appear in French.
And for any other language, the title and description should be shown in that language.
Can I translate these fields by adding translations in the theme's translation file or in the site settings? What is the best way to ensure the title and description are shown in the appropriate language?