mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
[issue 1864] add Chinese language to /addons/adminlogging/conf/info.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10664 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
17d3bfa6e6
commit
3bbddf032e
1 changed files with 4 additions and 0 deletions
|
|
@ -2,10 +2,14 @@
|
|||
<addon version="0.2">
|
||||
<title xml:lang="ko">어드민 메뉴 접근 로깅</title>
|
||||
<title xml:lang="en">admin menu access logging</title>
|
||||
<title xml:lang="zh-CN">后台访问日志</title>
|
||||
<title xml:lang="zh-TW">管理選單訪問日誌</title>
|
||||
<description xml:lang="ko">
|
||||
admin menu에 접근한 기록을 로깅하는 애드온입니다.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
后台访问以及登陆日志。
|
||||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
管理選單訪問紀錄及登入日誌。
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue