请帮助将第二个引号英文翻译成中文 并且保持原有格式 item_for_sale = Item for sale no_free = Item Free yes_for_sale = Item for sale price_minimum_sale = The minimum price is symbolmin code Not remove symbolmin and code price_m
'item_for_sale' => '出售物品?', 'no_free' => '免费物品', 'yes_for_sale' => '出售物品', 'price_minimum_sale' => '最低价格为: :symbol:min :code', // 不要移除 :symbol:min 和 :code 'price_minimum_sale2' => '最低价格为: :min:symbol :code', // 不要移除 :symbol:min 和 :code 'price_maximum_sale' => '最高价格为: :symbol:max :code', // 不要移除 :symbol:min 和 :code 'price_maximum_sale2' => '最高价格为: :max:symbol :code', // 不要移除 :symbol:min 和 :code 'price_required' => '价格字段必填',
原文地址: https://www.cveoy.top/t/topic/bgnN 著作权归作者所有。请勿转载和采集!