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' => '所有者已成功更新!',
];