Fix.
This commit is contained in:
parent
f1bad827e5
commit
7fe433d08f
1 changed files with 2 additions and 2 deletions
|
|
@ -1115,8 +1115,8 @@ $NEWPAGE
|
|||
'notargettitle' => '対象となるページが存在しません',
|
||||
'notargettext' => '対象となるページ又は利用者が指定されていません',
|
||||
'linklistsub' => 'リンクの一覧',
|
||||
'linkshere' => '[[$1]] は以下のページからリンクされています',
|
||||
'nolinkshere' => '[[$1]] にリンクしているページはありません。',
|
||||
'linkshere' => '[[:$1]] は以下のページからリンクされています',
|
||||
'nolinkshere' => '[[:$1]] にリンクしているページはありません。',
|
||||
'isredirect' => 'リダイレクトページ',
|
||||
'istemplate' => 'テンプレート呼出',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue