Multilanguage currency title
I would like to get possibility to change currency title, right and left symbol of the currency according to the installed languages.
I installed fresh version of OpenCart 7.9 and added a new language "Lang" as copy of the English language. Then the database table "currency" was divided on the table "currency" with the fields
(currency_id, code, decimal_place, value, date_modified)
and a new table "currency_description" with the fields
(currency_id, language_id, title, symbol_left, symbol_right).
Files which are connected with output of the currency title were changed in the same way as for image title, category, products, etc.
...\admin\template\default\content\currency.tpl - work!
...\admin\controller\currency.php - ?
Is there anybody here who can help in this matter?
Who is online
Users browsing this forum: No registered users and 24 guests