mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Delete navmenu.php.save
miss
This commit is contained in:
parent
329d8d0811
commit
a1e5d58ed5
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'search'=> '検索',
|
||||
'home' => 'ホーム',
|
||||
'local' => 'ローカル',
|
||||
'network' => 'ネットワーク',
|
||||
'discover' => '見つける',
|
||||
'viewMyProfile' => '自分のプロフィールを見る',
|
||||
'myTimeline' => 'タイムライン',
|
||||
'publicTimeline' => 'パブリックタイムライン',
|
||||
'remoteFollow' => 'リモートフォロー',
|
||||
'settings' => '設定',
|
||||
'admin' => '管理者',
|
||||
'logout' => 'ログアウト',
|
||||
'directMessages' => 'ダイレクトメッセージ',
|
||||
|
||||
];
|
Loading…
Reference in a new issue