diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-29 14:51:23 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-29 14:51:23 +0900 |
| commit | 2905d172b8a9abe8c270521099f209bcf0851fed (patch) | |
| tree | 466f241ecfc15b1b55b61a0dfd4e9fa165f0bf57 | |
| parent | New translations ja.yml (Polish) (diff) | |
| download | misskey-2905d172b8a9abe8c270521099f209bcf0851fed.tar.gz misskey-2905d172b8a9abe8c270521099f209bcf0851fed.tar.bz2 misskey-2905d172b8a9abe8c270521099f209bcf0851fed.zip | |
New translations ja.yml (Korean)
| -rw-r--r-- | locales/ko.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/locales/ko.yml b/locales/ko.yml index 130df7c4fe..6026a2ce9d 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -716,6 +716,10 @@ mobile/views/components/ui.nav.vue: messaging: "メッセージ" search: "検索" drive: "ドライブ" + favorites: "お気に入り" + widgets: "ウィジェット" + game: "ゲーム" + darkmode: "ダークモード" settings: "設定" about: "Misskeyについて" mobile/views/components/user-timeline.vue: @@ -726,8 +730,11 @@ mobile/views/components/users-list.vue: all: "すべて" known: "知り合い" load-more: "もっと" +mobile/views/pages/favorites.vue: + title: "お気に入り" mobile/views/pages/drive.vue: drive: "ドライブ" + more: "もっと見る" mobile/views/pages/followers.vue: followers-of: "{}のフォロワー" mobile/views/pages/following.vue: |