1
0
Fork 0

Delete navmenu.php.save

miss
This commit is contained in:
YoheiZuho 2019-05-17 00:07:48 +09:00 committed by GitHub
parent 329d8d0811
commit a1e5d58ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
<?php
return [
'search'=> '検索',
'home' => 'ホーム',
'local' => 'ローカル',
'network' => 'ネットワーク',
'discover' => '見つける',
'viewMyProfile' => '自分のプロフィールを見る',
'myTimeline' => 'タイムライン',
'publicTimeline' => 'パブリックタイムライン',
'remoteFollow' => 'リモートフォロー',
'settings' => '設定',
'admin' => '管理者',
'logout' => 'ログアウト',
'directMessages' => 'ダイレクトメッセージ',
];