diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 11:11:36 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-15 11:11:36 +0900 |
| commit | 2b4bf681e5bfe6a3bc15ed20ad8ea647061f5f55 (patch) | |
| tree | 41754882c6b389fd8442e31dc325ee311cc748ca | |
| parent | New translations ja.yml (Polish) (diff) | |
| download | misskey-2b4bf681e5bfe6a3bc15ed20ad8ea647061f5f55.tar.gz misskey-2b4bf681e5bfe6a3bc15ed20ad8ea647061f5f55.tar.bz2 misskey-2b4bf681e5bfe6a3bc15ed20ad8ea647061f5f55.zip | |
New translations ja.yml (Korean)
| -rw-r--r-- | locales/ko.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/ko.yml b/locales/ko.yml index 72d832d6ad..b4ea8ee3e9 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -799,6 +799,10 @@ desktop/views/pages/admin/admin.suspend-user.vue: suspend-user: "ユーザーの凍結" suspend: "凍結" suspended: "凍結しました" +desktop/views/pages/admin/admin.unsuspend-user.vue: + unsuspend-user: "ユーザーの凍結の解除" + unsuspend: "凍結の解除" + unsuspended: "凍結を解除しました" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" |