From 1471b7a6b50ac8c83010f0decdef4196ea8970b5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Aug 2018 00:00:49 +0900 Subject: [PATCH] New translations ja.yml (Korean) --- locales/ko.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ko.yml b/locales/ko.yml index 272eacbe7..3bb85adb2 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -628,6 +628,7 @@ desktop/views/components/settings.vue: show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteをタイムラインに表示する" show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" show-maps: "マップの自動展開" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" sound: "サウンド" @@ -1107,6 +1108,7 @@ mobile/views/pages/settings.vue: show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteを表示する" show-renoted-my-notes: "Renoteされた自分の投稿を表示する" + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" post-style: "投稿の表示スタイル" post-style-standard: "標準" post-style-smart: "スマート"