Delete navmenu.php.save

miss
pull/1305/head
YoheiZuho 6 years ago committed by GitHub
parent 329d8d0811
commit a1e5d58ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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