Add filter to AccountFilter (#2968)
This commit is contained in:
parent
abe0d9421f
commit
e89e4355eb
6 changed files with 55 additions and 10 deletions
|
@ -62,6 +62,7 @@ en:
|
|||
feed_url: Feed URL
|
||||
followers: Followers
|
||||
follows: Follows
|
||||
ip: IP
|
||||
location:
|
||||
all: All
|
||||
local: Local
|
||||
|
@ -86,6 +87,7 @@ en:
|
|||
push_subscription_expires: PuSH subscription expires
|
||||
reset_password: Reset password
|
||||
salmon_url: Salmon URL
|
||||
search: Search
|
||||
show:
|
||||
created_reports: Reports created by this account
|
||||
report: report
|
||||
|
|
|
@ -62,6 +62,7 @@ ja:
|
|||
feed_url: フィードURL
|
||||
followers: フォロワー数
|
||||
follows: フォロー数
|
||||
ip: IP
|
||||
location:
|
||||
all: すべて
|
||||
local: ローカル
|
||||
|
@ -86,6 +87,7 @@ ja:
|
|||
push_subscription_expires: PuSH購読期限切れ
|
||||
reset_password: パスワード再設定
|
||||
salmon_url: Salmon URL
|
||||
search: 検索
|
||||
show:
|
||||
created_reports: このアカウントで作られたレポート
|
||||
report: レポート
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue