xref: /plugin/qc/lang/ja/settings.php (revision 3c90663a870d189bc9a3d9aac0526743cfbc2c4b)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hideaki SAWADA <chuno@live.jp>
7 */
8$lang['maxshowen']             = '品質概要の最大表示ページ数';
9$lang['adminonly']             = '管理者グループのみに品質概要を表示する';
10$lang['single_author_only']    = '投稿者数が限られている';
11