openclassify/addons/default/visiosoft/advs-module/resources/lang/zh/message.php

26 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'error_added_cart' => '请求的产品当前缺失或无效',
'please_payment' => '请付钱',
'bank_account_info' => '银行账户信息',
'agreement' => '单击“发布”,即表示您同意我们的使用条款和隐私政策,即表示您是此项目的合法所有者。',
'update_category_msg' => '分类类别将被更新。',
'updated_category_msg' => '类别已成功编辑。',
'create_ad_with_post_cat' => [
'title' => "类别选择已完成。",
'success' => true,
'continueBtn' => "继续",
],
'update_category_info' => '请更新类别。',
'filter_by_search_msg' => '按搜索过滤。',
'delete_author_error' => '您不能删除不属于您的信息',
'success_delete' => '广告已删除',
'pending_ad_status' => '您的广告有待编辑批准。',
'extended' => 'number广告已成功扩展。',
'category_not_exist' => '该类别不再存在!',
'currency_converted' => '货币已成功转换。',
'choose_user' => '选择一个用户',
'owner_updated_successfully' => '所有者已成功更新!',
];