summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-03 21:41:31 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-03 21:41:31 +0900
commitbd8aee7b2c6b14c217856e307ccbf7fac7228273 (patch)
tree0b26c05f9fe8ec3bc5014a726de00dc568ae9a8a
parentNew translations ja.yml (Polish) (diff)
downloadmisskey-bd8aee7b2c6b14c217856e307ccbf7fac7228273.tar.gz
misskey-bd8aee7b2c6b14c217856e307ccbf7fac7228273.tar.bz2
misskey-bd8aee7b2c6b14c217856e307ccbf7fac7228273.zip
New translations ja.yml (Korean)
-rw-r--r--locales/ko.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/locales/ko.yml b/locales/ko.yml
index 8b403dc326..9cac5cc3c5 100644
--- a/locales/ko.yml
+++ b/locales/ko.yml
@@ -165,6 +165,10 @@ auth/views/index.vue:
error: "セッションが存在しません。"
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: "招待"
@@ -179,9 +183,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: "ゲームの設定"
choose-map: "マップを選択"