Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
sawachan authored and dokuwiki-translate committed Aug 6, 2016
1 parent 762e600 commit c9c9b39
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lang/ja/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hideaki SAWADA <chuno@live.jp>
*/
$lang['dontlinkback'] = '&lt;doctoc&gt;:<i>%s</i> ページには <i>%s</i> に戻るリンクがありません。';
$lang['recursionprevented'] = '&lt;doctoc&gt;:<i>%s</i> で無限ループがありました。<i>%s</i> は既にリンクされています。';

0 comments on commit c9c9b39

Please sign in to comment.