mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
issue 87 site module base
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8610 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d7cb7ebf2a
commit
7905da777b
9 changed files with 43 additions and 0 deletions
23
modules/site/conf/module.xml
Normal file
23
modules/site/conf/module.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions>
|
||||
</permissions>
|
||||
<actions>
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="site">
|
||||
<title xml:lang="en">Site</title>
|
||||
<title xml:lang="ko">사이트</title>
|
||||
<title xml:lang="zh-CN">Site</title>
|
||||
<title xml:lang="jp">Site</title>
|
||||
<title xml:lang="es">Site</title>
|
||||
<title xml:lang="ru">Site</title>
|
||||
<title xml:lang="fr">Site</title>
|
||||
<title xml:lang="zh-TW">Site</title>
|
||||
<title xml:lang="vi">Site</title>
|
||||
<title xml:lang="mn">Site</title>
|
||||
<title xml:lang="tr">Site</title>
|
||||
</menu>
|
||||
</menus>
|
||||
</module>
|
||||
Loading…
Add table
Add a link
Reference in a new issue