SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'zh' 
  AND lang.name IN (
    'cannot_buy', 'no_products_selected', 
    'error_no_items_selected', 'delete_confirmation', 
    'text_out_of_stock', 'text_required_group_product', 
    'save', 'close', 'notice', 'warning', 
    'error', 'empty', 'text_are_you_sure_to_proceed', 
    'text_invalid_url', 'error_validator_email', 
    'error_validator_phone', 'error_validator_phone_mask', 
    'error_validator_phone_mask_with_phone', 
    'error_validator_phone_phone_number_with_country_selection', 
    'error_validator_integer', 'error_validator_multiple', 
    'error_validator_password', 'error_validator_required', 
    'error_validator_zipcode', 'error_validator_message', 
    'text_page_loading', 'error_ajax', 
    'text_changes_not_saved', 'text_data_changed', 
    'placing_order', 'order_was_not_placed', 
    'file_browser', 'browse', 'more', 
    'text_no_products_found', 'cookie_is_disabled', 
    'insert_image', 'image_url', 'loading', 
    'js_validator_not_valid_text_field', 
    'text_editing', 'save', 'cancel', 
    'cannot_buy', 'no_products_selected', 
    'error_no_items_selected', 'delete_confirmation', 
    'text_out_of_stock', 'text_required_group_product', 
    'save', 'close', 'notice', 'warning', 
    'error', 'empty', 'text_are_you_sure_to_proceed', 
    'text_invalid_url', 'error_validator_email', 
    'error_validator_phone', 'error_validator_phone_mask', 
    'error_validator_phone_mask_with_phone', 
    'error_validator_phone_phone_number_with_country_selection', 
    'error_validator_integer', 'error_validator_multiple', 
    'error_validator_password', 'error_validator_required', 
    'error_validator_zipcode', 'error_validator_message', 
    'text_page_loading', 'error_ajax', 
    'text_changes_not_saved', 'text_data_changed', 
    'placing_order', 'order_was_not_placed', 
    'file_browser', 'browse', 'more', 
    'text_no_products_found', 'cookie_is_disabled', 
    'insert_image', 'image_url', 'loading', 
    'js_validator_not_valid_text_field', 
    'text_editing', 'save', 'cancel'
  )

Query time 0.00047

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0738203,
    "nested_loop": [
      {
        "table": {
          "table_name": "lang",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "392",
          "used_key_parts": ["lang_code", "name"],
          "loops": 1,
          "rows": 42,
          "cost": 0.0738203,
          "filtered": 100,
          "attached_condition": "lang.lang_code = 'zh' and lang.`name` in ('cannot_buy','no_products_selected','error_no_items_selected','delete_confirmation','text_out_of_stock','text_required_group_product','save','close','notice','warning','error','empty','text_are_you_sure_to_proceed','text_invalid_url','error_validator_email','error_validator_phone','error_validator_phone_mask','error_validator_phone_mask_with_phone','error_validator_phone_phone_number_with_country_selection','error_validator_integer','error_validator_multiple','error_validator_password','error_validator_required','error_validator_zipcode','error_validator_message','text_page_loading','error_ajax','text_changes_not_saved','text_data_changed','placing_order','order_was_not_placed','file_browser','browse','more','text_no_products_found','cookie_is_disabled','insert_image','image_url','loading','js_validator_not_valid_text_field','text_editing','save','cancel','cannot_buy','no_products_selected','error_no_items_selected','delete_confirmation','text_out_of_stock','text_required_group_product','save','close','notice','warning','error','empty','text_are_you_sure_to_proceed','text_invalid_url','error_validator_email','error_validator_phone','error_validator_phone_mask','error_validator_phone_mask_with_phone','error_validator_phone_phone_number_with_country_selection','error_validator_integer','error_validator_multiple','error_validator_password','error_validator_required','error_validator_zipcode','error_validator_message','text_page_loading','error_ajax','text_changes_not_saved','text_data_changed','placing_order','order_was_not_placed','file_browser','browse','more','text_no_products_found','cookie_is_disabled','insert_image','image_url','loading','js_validator_not_valid_text_field','text_editing','save','cancel')"
        }
      }
    ]
  }
}

Result

name value
browse 浏览...
cancel 取消
cannot_buy 您无法购买该类型产品
close 关闭
cookie_is_disabled 为了获得完整的购物体验,请 <a href="https://www.wikihow.com/Enable-Cookies-in-Your-Internet-Web-Browser" target="_blank">将您的浏览器设置为接受 cookie</a>
delete_confirmation 您确定要删除所选项吗?
empty 空的
error 错误
error_ajax Oops, 出了一些错误([error]). 请再试一次.
error_no_items_selected 没有选择任何项目!至少选一个复选框来执行此操作.
error_validator_email 此邮件地址在<b>[field]</b>区域无效.
error_validator_integer 此<b>[field]</b>区域的值无效.它应该为整数.
error_validator_message 此<b>[field]</b>区域的值无效.
error_validator_multiple 此<b>[field]</b>区域不包含选择的项.
error_validator_password 此密码在<b>[field2]</b>和<b>[field]</b>区域不匹配.
error_validator_phone <b>[field]</b> 字段中的电话号码无效。正确的格式是+16175555555。
error_validator_phone_mask <b>[field]</b> 字段中的电话号码无效。
error_validator_phone_mask_with_phone 电话号码 <b>[phone]</b> 无效。
error_validator_phone_phone_number_with_country_selection 电话号码是无效的
error_validator_required <b>[field]</b>区域必须填写.
error_validator_zipcode 此邮政编码在<b>[field]</b>区域不正确.正确的格式是[extra].
file_browser 文件浏览器
image_url 图片网址
insert_image 插入图片
js_validator_not_valid_text_field Only letters, spaces, apostrophes and dashes allowed.
loading 加载中......
more 更多
no_products_selected 没有选择产品
notice 注意
order_was_not_placed 没有下订单
placing_order 下订单
save 保存
text_are_you_sure_to_proceed 您确定想要继续吗?
text_changes_not_saved 您的修改尚未保存.
text_data_changed 您的修改没有保存.按OK继续,或是取消停留在当前页面.
text_editing 文本编辑
text_invalid_url 您输入了一个无效的网址
text_no_products_found 没有找到产品
text_out_of_stock 缺货
text_page_loading 加载中...... 正在处理您的请求,请稍候.
text_required_group_product 请选择一个产品所需的组[group_name]
warning 警告