ユーザーが存在しない場合の表示を追加
This commit is contained in:
parent
92a4e90026
commit
d9092dc81f
2 changed files with 13 additions and 0 deletions
|
@ -232,6 +232,9 @@ common/views/pages/explore.vue:
|
|||
popular-tags: "人気のタグ"
|
||||
federated: "連合"
|
||||
|
||||
common/views/components/user-list.vue:
|
||||
no-users: "ユーザーがいません"
|
||||
|
||||
common/views/components/games/reversi/reversi.vue:
|
||||
matching:
|
||||
waiting-for: "{}を待っています"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue