diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-23 07:14:03 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-23 07:14:03 +0900 |
| commit | 1cdb285fe63575c283da281cc3eaf856959122c2 (patch) | |
| tree | 3584e10d19075f9221ba9d0ef383b43a4fd630a5 | |
| parent | New translations ja-JP.yml (Italian) (diff) | |
| download | misskey-1cdb285fe63575c283da281cc3eaf856959122c2.tar.gz misskey-1cdb285fe63575c283da281cc3eaf856959122c2.tar.bz2 misskey-1cdb285fe63575c283da281cc3eaf856959122c2.zip | |
New translations ja-JP.yml (Korean)
| -rw-r--r-- | locales/ko-KR.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 98cdcf4133..79dd0144f6 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -939,6 +939,8 @@ desktop/views/pages/admin/admin.vue: drive: "ドライブ" users: "ユーザー" update: "更新" + announcements: "お知らせ" + hashtags: "ハッシュタグ" desktop/views/pages/admin/admin.dashboard.vue: dashboard: "ダッシュボード" all-users: "全てのユーザー" @@ -946,6 +948,9 @@ desktop/views/pages/admin/admin.dashboard.vue: all-notes: "全ての投稿" original-notes: "このインスタンスの投稿" invite: "招待" + banner-url: "Banner URL" + disableRegistration: "Disable new user registration" + disableLocalTimeline: "Disable the local timeline" desktop/views/pages/admin/admin.suspend-user.vue: suspend-user: "ユーザーの凍結" suspend: "凍結" @@ -962,6 +967,10 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverify-user: "ユーザーの公式アカウント解除" unverify: "公式アカウントを解除する" unverified: "公式アカウントを解除しました" +desktop/views/pages/admin/admin.announcements.vue: + announcements: "お知らせ" +desktop/views/pages/admin/admin.hashtags.vue: + hided-tags: "Hidden Tags" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" |