{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
<?php // Text $_['text_success_copy'] = 'Success: %s attibute(s) copied!'; $_['text_success_delete'] = 'Success: %s attibute(s) deleted!'; // Actions $_['action_name'] = 'Attribute Name'; // Errors $_['error_name'] = 'Attribute Name must be between 3 and 64 characters!'; $_['error_delete'] = '<strong>Warning!</strong> Attribute \'%s\' cannot be deleted as it is currently assigned to %s products!';