mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Chinese Language
This commit is contained in:
10
plugins/sandbox/languages/zh-cn.lang.php
Normal file
10
plugins/sandbox/languages/zh-cn.lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => '沙盒',
|
||||
'Sandbox plugin for Monstra' => 'Monstra 沙盒插件',
|
||||
'Sandbox template' => '沙盒模板',
|
||||
'Save' => '保存',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user