Skip to content

Commit

Permalink
Merge pull request #12 from oimken/develop
Browse files Browse the repository at this point in the history
Chinese (Simplified) Added
  • Loading branch information
nWidart committed Sep 11, 2015
2 parents 51fb2c6 + 78d610a commit 9bf387b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/lang/zh/dashboard.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

return [
'name' => '概览',
'edit grid' => '编辑栅格',
'reset grid' => '重置栅格',
'add widget' => '添加挂件',
'add widget to dashboard' => '添加关键到概览',
'reset not needed' => '概览页面不需要重置',
'dashboard reset' => '概览页面已重置',
];

0 comments on commit 9bf387b

Please sign in to comment.