New translations message.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:26:30 +03:00
parent adb3f924b6
commit 2bf6c51b64

View File

@ -1,25 +1,25 @@
<?php <?php
return [ return [
'error_added_cart' => '請求的產品當前缺失或無效', 'error_added_cart' => '请求的产品当前缺失或无效',
'please_payment' => '請付錢', 'please_payment' => '请付钱',
'bank_account_info' => '銀行賬戶信息', 'bank_account_info' => '银行账户信息',
'agreement' => '單擊“發布”,即表示您同意我們的使用條款和隱私政策,即表示您是此項目的合法所有者。', 'agreement' => '单击“发布”,即表示您同意我们的使用条款和隐私政策,即表示您是此项目的合法所有者。',
'update_category_msg' => '分類類別將被更新。', 'update_category_msg' => '分类类别将被更新。',
'updated_category_msg' => '類別已成功編輯。', 'updated_category_msg' => '类别已成功编辑。',
'create_ad_with_post_cat' => [ 'create_ad_with_post_cat' => [
'title' => "類別選擇已完成。", 'title' => "类别选择已完成。",
'success' => true, 'success' => true,
'continueBtn' => "繼續", 'continueBtn' => "继续",
], ],
'update_category_info' => '請更新類別。', 'update_category_info' => '请更新类别。',
'filter_by_search_msg' => '按搜索過濾。', 'filter_by_search_msg' => '按搜索过滤。',
'delete_author_error' => '您不能刪除不屬於您的信息', 'delete_author_error' => '您不能删除不属于您的信息',
'success_delete' => '廣告已刪除', 'success_delete' => '广告已删除',
'pending_ad_status' => '您的廣告有待編輯批准。', 'pending_ad_status' => '您的广告有待编辑批准。',
'extended' => 'number廣告已成功擴展。', 'extended' => 'number广告已成功扩展。',
'category_not_exist' => '該類別不再存在!', 'category_not_exist' => '该类别不再存在!',
'currency_converted' => '貨幣已成功轉換。', 'currency_converted' => '货币已成功转换。',
'choose_user' => '選擇一個用戶', 'choose_user' => '选择一个用户',
'owner_updated_successfully' => '所有者已成功更新!', 'owner_updated_successfully' => '所有者已成功更新!',
]; ];