Improve admin page (#4121)
* Improve admin page * Fix test * Add spec * Improve select style
This commit is contained in:
parent
8387b3928e
commit
4d42a38954
15 changed files with 508 additions and 19 deletions
|
@ -171,6 +171,21 @@ ja:
|
|||
desc_html: ランディングページに公開タイムラインを表示します
|
||||
title: タイムラインプレビュー
|
||||
title: サイト設定
|
||||
statuses:
|
||||
back_to_account: アカウントページに戻る
|
||||
batch:
|
||||
delete: 削除
|
||||
nsfw_off: NSFW オフ
|
||||
nsfw_on: NSFW オン
|
||||
execute: 実行
|
||||
failed_to_execute: 実行に失敗しました
|
||||
media:
|
||||
hide: メディアを隠す
|
||||
show: メディアを表示
|
||||
title: メディア
|
||||
no_media: メディアなし
|
||||
with_media: メディアあり
|
||||
title: トゥート一覧
|
||||
subscriptions:
|
||||
callback_url: コールバックURL
|
||||
confirmed: 確認済み
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue