Hello,
I can read and write English (at least I try:) but most of my colleges who need to work with chrono form don't.
So I have to translate the admin side of Chrono Form (in Japanese).
I found in
administrator/components/chronoform/languages/
a file named english.chronocontact.php
I translated the value of the defined variables (I've succed in doing that for others component) but for what ever reason, when I upload the file, nothing change.
ex: define("ANTISPAM","ANTISPAM in Kanji which wont display correctly for you so I dont write them here");
Anybody has an idea?
I can read and write English (at least I try:) but most of my colleges who need to work with chrono form don't.
So I have to translate the admin side of Chrono Form (in Japanese).
I found in
administrator/components/chronoform/languages/
a file named english.chronocontact.php
I translated the value of the defined variables (I've succed in doing that for others component) but for what ever reason, when I upload the file, nothing change.
ex: define("ANTISPAM","ANTISPAM in Kanji which wont display correctly for you so I dont write them here");
Anybody has an idea?