我们在西班牙语进行了一项调查,其中包含一个单一回答问题,其中包括"其他"选项。对于用户来说,它以他们的语言显示,例如" Otra(especifique)"为西班牙语。但是在get_survey_details API中,虽然常规选项以本地语言返回,但此选项以英语返回:
..."answers":{"other":{"id":"875283442","visible":true,"is_answer_choice":true,"apply_all_rows":false,"text":"Other (please specify)","position":0,"num_chars":50,"error_text":"Please enter a comment.","num_lines":1},"choices":[{"visible":true,"text"...etc...
如何找回用户看到的内容?