pixelfed/resources/lang/ja/site.php
2019-03-11 08:27:02 +09:00

14 lines
510 B
PHP

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