mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
스페인어 타이틀이 en으로 되어있어서 영문 타이틀이 나오지 않던 것 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2724 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b5c539a2d8
commit
788f3af8c2
1 changed files with 6 additions and 6 deletions
|
|
@ -2,14 +2,14 @@
|
|||
<widget version="0.1">
|
||||
<title xml:lang="ko">기본 카운터 위젯</title>
|
||||
<title xml:lang="jp">接続カウンター</title>
|
||||
<title xml:lang="en">Basic Counter Widget</title>
|
||||
<title xml:lang="en">Widget de Contador Básico</title>
|
||||
<title xml:lang="en">Basic Counter Widget</title>
|
||||
<title xml:lang="es">Widget de Contador Básico</title>
|
||||
<title xml:lang="zh-CN">计数器</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<description xml:lang="ko">
|
||||
기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다.
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
This widget displays the number of people who have visited yesterday and today by using the basic counter module.
|
||||
It will also display the total count.
|
||||
To get this, the counter module should be installed and the counter add-on should be turned on.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total.
|
||||
Debe instalar el módulo del contador y debe activar el addon del contador.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue