ハッシュタグタイムラインを実装
This commit is contained in:
parent
433dbe179d
commit
109738ccb9
19 changed files with 555 additions and 92 deletions
|
@ -166,6 +166,7 @@ common:
|
|||
home: "ホーム"
|
||||
local: "ローカル"
|
||||
hybrid: "ソーシャル"
|
||||
hashtag: "ハッシュタグ"
|
||||
global: "グローバル"
|
||||
mentions: "あなた宛て"
|
||||
notifications: "通知"
|
||||
|
@ -916,6 +917,10 @@ desktop/views/components/timeline.vue:
|
|||
global: "グローバル"
|
||||
mentions: "あなた宛て"
|
||||
list: "リスト"
|
||||
hashtag: "ハッシュタグ"
|
||||
add-tag-timeline: "ハッシュタグを追加"
|
||||
add-list: "リストを追加"
|
||||
list-name: "リスト名"
|
||||
|
||||
desktop/views/components/ui.header.vue:
|
||||
welcome-back: "おかえりなさい、"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue