Merge pull request #2077 from syuilo/#2066

なんか
This commit is contained in:
syuilo 2018-08-03 21:32:59 +09:00 committed by GitHub
commit 6da9da0e8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 670 additions and 323 deletions

View file

@ -178,6 +178,11 @@ auth/views/index.vue:
sign-in: "サインインしてください"
common/views/components/games/reversi/reversi.vue:
matching:
waiting-for: "{}を待っています"
cancel: "キャンセル"
common/views/components/games/reversi/reversi.index.vue:
title: "Misskey Reversi"
sub-title: "他のMisskeyユーザーとリバーシで対戦しよう"
invite: "招待"
@ -192,9 +197,6 @@ common/views/components/games/reversi/reversi.vue:
game-state:
ended: "終了"
playing: "進行中"
matching:
waiting-for: "{}を待っています"
cancel: "キャンセル"
common/views/components/games/reversi/reversi.room.vue:
settings-of-the-game: "ゲームの設定"