This commit is contained in:
parent
6eff8fde74
commit
c78945436e
20 changed files with 333 additions and 18 deletions
|
@ -63,6 +63,7 @@ common:
|
|||
memo: "メモ"
|
||||
trends: "トレンド"
|
||||
photo-stream: "フォトストリーム"
|
||||
posts-monitor: "投稿チャート"
|
||||
slideshow: "スライドショー"
|
||||
version: "バージョン"
|
||||
broadcast: "ブロードキャスト"
|
||||
|
@ -249,6 +250,10 @@ common/views/widgets/photo-stream.vue:
|
|||
title: "フォトストリーム"
|
||||
no-photos: "写真はありません"
|
||||
|
||||
common/views/widgets/posts-monitor.vue:
|
||||
title: "投稿チャート"
|
||||
toggle: "表示を切り替え"
|
||||
|
||||
common/views/widgets/server.vue:
|
||||
title: "サーバー情報"
|
||||
toggle: "表示を切り替え"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue