Forum
Translate country_list
Hello,
This should be very easy but can't figure out how to translate the options of the country
select field <perch:shop id="country_list" />
in a shop form.
I could only find a data.sql
with the relevant country information but I'm pretty sure it's not what I should use for translation.
The countries are in the database, so you should be able to update the list there if you need to.
OK. Is this
data.sql
of any use in my case or I just need to directly edit the db table?No, that's only used for creating the table in the first place. It's no referenced once the software is installed.