diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-09 04:21:26 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-09 04:21:26 +0900 |
| commit | 57c294bc898be5d9983b058bdef7ef66ef13528b (patch) | |
| tree | 6c7f8dda76c5dfa18718bfd146764d2b86ca807f | |
| parent | New translations ja.yml (Polish) (diff) | |
| download | misskey-57c294bc898be5d9983b058bdef7ef66ef13528b.tar.gz misskey-57c294bc898be5d9983b058bdef7ef66ef13528b.tar.bz2 misskey-57c294bc898be5d9983b058bdef7ef66ef13528b.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 9dccc4abc0..9f34afeaab 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -57,6 +57,7 @@ common: memo: "メモ" trends: "トレンド" photo-stream: "フォトストリーム" + posts-monitor: "投稿チャート" slideshow: "スライドショー" version: "バージョン" broadcast: "ブロードキャスト" @@ -220,6 +221,9 @@ common/views/widgets/donation.vue: common/views/widgets/photo-stream.vue: title: "フォトストリーム" no-photos: "写真はありません" +common/views/widgets/posts-monitor.vue: + title: "投稿チャート" + toggle: "表示を切り替え" common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" |