From a6e0471f8c401bf75dbc78a2891638ea877da236 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Aug 2018 00:13:52 +0900 Subject: [PATCH] :v: --- locales/ja.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/ja.yml b/locales/ja.yml index 112b4b194..07cc0e9a1 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -709,8 +709,8 @@ desktop/views/components/settings.vue: post-form-on-timeline: "タイムライン上部に投稿フォームを表示する" show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteをタイムラインに表示する" - show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" - show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" + show-renoted-my-notes: "自分の投稿のRenoteをタイムラインに表示する" + show-local-renotes: "ローカルの投稿のRenoteをタイムラインに表示する" show-maps: "マップの自動展開" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" @@ -1294,8 +1294,8 @@ mobile/views/pages/settings.vue: timeline: "タイムライン" show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteを表示する" - show-renoted-my-notes: "Renoteされた自分の投稿を表示する" - show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" + show-renoted-my-notes: "自分の投稿のRenoteを表示する" + show-local-renotes: "ローカルの投稿のRenoteを表示する" post-style: "投稿の表示スタイル" post-style-standard: "標準" post-style-smart: "スマート"