mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
Changed and Added Japanese Translation.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3227 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cd5d021b31
commit
a548df79f7
14 changed files with 61 additions and 44 deletions
|
|
@ -1,13 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/urllink/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa、ミニミ
|
||||
* @brief ウィジウィグエディターモジュール > urllink コンポネント言語パッケージ
|
||||
**/
|
||||
|
||||
$lang->urllink_title = "タイトル";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->urllink_open_window = "新しい窓で開く";
|
||||
$lang->urllink_open_window = "新しいウィンドウで開く";
|
||||
$lang->urllink_bold = "太字にする";
|
||||
|
||||
$lang->urllink_color = "リンクカラー ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue