Skip to content

Commit

Permalink
Merge pull request #59 from dokuwiki-translate/lang_update_481
Browse files Browse the repository at this point in the history
Translation update (ja)
  • Loading branch information
splitbrain authored Aug 1, 2017
2 parents ef2f1ec + 5f396d5 commit 4710604
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/ja/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
*
* @author Hideaki SAWADA <[email protected]>
*/
$lang['minimum_word_length'] = 'クラウド内の単語の最小ワード長';
$lang['search_blacklist'] = 'ページ表示から除外する検索語(カンマ区切り)';
$lang['word_blacklist'] = 'ページ表示から除外する単語(カンマ区切り)';
$lang['tag_blacklist'] = 'ページ表示から除外するタグ(カンマ区切り)';
$lang['list_tags_of_subns'] = '指定した名前空間のサブ名前空間のタグも一覧表示する';

0 comments on commit 4710604

Please sign in to comment.