New translations field.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:26:03 +03:00
parent 28b8ba3f51
commit 6de3d83ce1

View File

@ -2,34 +2,34 @@
return [
'name' => [
'name' => '標題',
'instructions' => '它是您將定義的主要類別的名稱。它使用戶可以輕鬆找到所需的產品。',
'name' => '标题',
'instructions' => '它是您将定义的主要类别的名称。它使用户可以轻松找到所需的产品。',
],
'order' => [
'name' => '訂購',
'name' => '订购',
],
'slug' => [
'name' => 'ug',
'instructions' => '指定任何組織標記以幫助將您的帖子與其他人分組。',
'instructions' => '指定任何组织标记以帮助将您的帖子与其他人分组。',
],
'files' => [
'name' => '片',
'name' => '片',
],
'seo_keyword' => [
'name' => '徐關鍵詞',
'instructions' => '在Google瀏覽器中添加到網站的字詞顯示在搜索結果上方。',
'name' => '徐关键词',
'instructions' => '在Google浏览器中添加到网站的字词显示在搜索结果上方。',
],
'seo_description' => [
'name' => '搜索引擎優化說明',
'instructions' => '這可能會影響訪問者是否要單擊搜索結果中內容的決定。',
'name' => '搜索引擎优化说明',
'instructions' => '这可能会影响访问者是否要单击搜索结果中内容的决定。',
],
'icon' => [
'name' => '圖標',
'instructions' => '用於添加指示類別類型的圖標。',
'name' => '图标',
'instructions' => '用于添加指示类别类型的图标。',
],
'please_wait' => '請稍候。正在刪除子類別',
'category_selection' => '類別選擇',
'please_wait' => '请稍候。正在删除子类别',
'category_selection' => '类别选择',
];