<?php
 
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 */
$lang['menu'] = '検索単語統計';
$lang['th_word'] = '単語';
$lang['th_count'] = '件数';
$lang['top10k'] = '上位 10 の単語';
$lang['nosearchwords'] = '検索単語がありませんでした。';
