From 8272118e2945be46d19d098befcfcf5bb1dfbcc3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 3 Aug 2018 23:01:55 +0900 Subject: [PATCH] typo --- locales/ja.yml | 2 +- .../app/common/views/components/games/reversi/reversi.room.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/ja.yml b/locales/ja.yml index 4cbee2512..9760f976a 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -209,7 +209,7 @@ common/views/components/games/reversi/reversi.room.vue: looped-map: "ループマップ" can-put-everywhere: "どこでも置けるモード" settings-of-the-bot: "Botの設定" - this-gane-is-started-soon: "ゲームは数秒後に開始されます" + this-game-is-started-soon: "ゲームは数秒後に開始されます" waiting-for-other: "相手の準備が完了するのを待っています" waiting-for-me: "あなたの準備が完了するのを待っています" waiting-for-both: "準備中" diff --git a/src/client/app/common/views/components/games/reversi/reversi.room.vue b/src/client/app/common/views/components/games/reversi/reversi.room.vue index de5040f63..f925a45f6 100644 --- a/src/client/app/common/views/components/games/reversi/reversi.room.vue +++ b/src/client/app/common/views/components/games/reversi/reversi.room.vue @@ -93,7 +93,7 @@