![]() |
Sergey Kornilov admin 3/21/2014 |
I don't think I understand. One way or another you need to store translated entries in the database. Why don't use the database-based lookup wizard that offers a relatively straightforward localization options: http://xlinesoft.com/phprunner/docs/localizing_phprunner_application.htm |
S
|
Stucco author 3/21/2014 |
Is there no way to make this multilingual?
|
![]() |
Sergey Kornilov admin 3/21/2014 |
No, you cannot do this. I do understand what you saying and it may work well in certain situations when you have a small number of options in dropdown box. In most general case it's easier to export data from the database to Excel, translate it and then import it back. |