<?php
return [
	'about'         => 'このサーバーについて',
	'help'          => 'ヘルプ',
	'language'      => '言語',
	'fediverse'     => 'Fediverse',
	'opensource'	=> 'オープンソース',
	'terms'         => '利用規約',
	'privacy'       => 'プライバシーポリシー',
	'l10nWip'       => '私達はローカライズサポートに取り組んでいます',
	'currentLocale' => '現在のロケール(言語)',
	'selectLocale'  => 'リストの中からロケール(言語)を選択してください',
	'contact'	=> 'コンタクト',
	'contact-us'	=> 'お問い合わせ',
];