How To Translate "company_Address" Field

Hello, I want to translate the Company Address (company_address field from `*_settings_objects`) to display it in proper language in Invoices, etc., but I cant find a solution.

How can I do this translation?

Hello, I want to translate the Company Address (company_address field from `*_settings_objects`) to display it in proper language in Invoices, etc., but I cant find a solution.

How can I do this translation?

Do you use old or new invoice editor (Settings -> Appearance -> Email templates mode)?

Do you use old or new invoice editor (Settings -> Appearance -> Email templates mode)?

The old one.

I know that for invoce I can activate the Email templates Mode, but in general, in settings there are some objects for translation.

For invoice:

- edit the "company_address" language variable on the Administration -> Languages -> Translations page

For settings:

- edit the cscart_settings_descriptions table (search by value column = "Company address")

For invoice:

- edit the "company_address" language variable on the Administration -> Languages -> Translations page

For settings:

- edit the cscart_settings_descriptions table (search by value column = "Company address")

Thank you for your reply.

You misunderstood. I want to translate the actual value of "company_address" field, not the label.

Thank you anyway.

I am afraid, there is no ability to have multi-language setting values out of the box.