mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 09:41:05 +00:00
New translations entities.php (Chinese Simplified)
This commit is contained in:
parent
8131a4908d
commit
f85f71beca
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ return [
|
|||
'meta_created_name' => '由 :user 创建于 :timeLength',
|
||||
'meta_updated' => '更新于 :timeLength',
|
||||
'meta_updated_name' => '由 :user 更新于 :timeLength',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'entity_select' => '实体选择',
|
||||
'images' => '图片',
|
||||
'my_recent_drafts' => '我最近的草稿',
|
||||
|
@ -39,6 +40,7 @@ return [
|
|||
'permissions_intro' => '本设置优先于每个用户角色本身所具有的权限。',
|
||||
'permissions_enable' => '启用自定义权限',
|
||||
'permissions_save' => '保存权限',
|
||||
'permissions_owner' => 'Owner',
|
||||
|
||||
// Search
|
||||
'search_results' => '搜索结果',
|
||||
|
|
Loading…
Add table
Reference in a new issue