feat: support for follow packs
This commit is contained in:
parent
cdab9aa19e
commit
b21855c294
27 changed files with 384 additions and 24 deletions
|
|
@ -557,6 +557,13 @@ export default {
|
|||
Highlight: 'ハイライト',
|
||||
'Optimal relays and {{count}} other relays': '最適なリレーと他の{{count}}個のリレー',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': 'スパムの可能性が高いアカウント(信頼スコア:{{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': '疑わしいアカウント(信頼スコア:{{percentile}}%)'
|
||||
'Suspicious account (Trust score: {{percentile}}%)': '疑わしいアカウント(信頼スコア:{{percentile}}%)',
|
||||
'n users': '{{count}}人のユーザー',
|
||||
'View Details': '詳細を表示',
|
||||
'Follow Pack Not Found': 'フォローパックが見つかりません',
|
||||
'Follow pack not found': 'フォローパックが見つかりません',
|
||||
Users: 'ユーザー',
|
||||
Feed: 'フィード',
|
||||
'Follow Pack': 'フォローパック'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue