mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
1.언어파일 내 용어 통일 : ゼロボードXE,ZBXE,ゼロボード -> XE // 2.일본어 언어파일내 파일명 지정 수정 : ko.lang.php -> jp.lang.php
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5008 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dc23f806be
commit
279e2ea865
24 changed files with 46 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/layout/lang/ko.lang.php
|
||||
* @file modules/layout/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @brief レイアウト(layout)モジュールの基本言語パッケージ
|
||||
**/
|
||||
|
|
@ -29,5 +29,5 @@
|
|||
$lang->about_layout_code =
|
||||
"下のレイアウトコードを修正して保存するとサービスに反映されます。
|
||||
必ずプレビューで確認した上で保存してください。
|
||||
ゼロボードXEのテンプレート文法は<a href=\"#\" onclick=\"winopen('http://trac.zeroboard.com/trac/wiki/TemplateHandler');return false;\">ゼロボードXEテンプレート</a>を参考してください。";
|
||||
XEのテンプレート文法は<a href=\"#\" onclick=\"winopen('http://trac.zeroboard.com/trac/wiki/TemplateHandler');return false;\">XEテンプレート</a>を参考してください。";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue