New translations setting.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:26:36 +03:00
parent 2c156a348f
commit 8a657ff7b2

View File

@ -2,13 +2,13 @@
return [
'sidebar_hover' => [
'name' => '邊欄懸停',
'instructions' => '展開懸停邊欄',
'name' => '边栏悬停',
'instructions' => '展开悬停边栏',
],
'navigation' => [
'name' => '航',
'instructions' => '指定 <em>默認</em> 導航順序。',
'warning' => '第一個可訪問的導航項目用作 <strong>home</strong> 區域。',
'reorder' => '將主要導航項目拖放到 <strong>側欄</strong> 以對其重新排序。',
'name' => '航',
'instructions' => '指定 <em>默认</em> 导航顺序。',
'warning' => '第一个可访问的导航项目用作 <strong>home</strong> 区域。',
'reorder' => '将主要导航项目拖放到 <strong>侧栏</strong> 以对其重新排序。',
],
];