find Localizationstrings..take tham all out and put into another file using apps that save chinese characters and translate it
you will need to find out the 2 letter flag identifier
ie:
INSERT INTO `LocalizationLanguages` VALUES (4, 'French', 'fr');<<<french flag will open with fr
INSERT INTO `LocalizationStrings` VALUES (1, 4, '2002-{0}. Produit de groupe de www.boonex.com/BoonEx.');
find Localizationstrings..take tham all out and put into another file using apps that save chinese characters and translate it
you will need to find out the 2 letter flag identifier
ie:
INSERT INTO `LocalizationLanguages` VALUES (4, 'French', 'fr');<<<french flag will open with fr
INSERT INTO `LocalizationStrings` VALUES (1, 4, '2002-{0}. Produit de groupe de www.boonex.com/BoonEx.');