diff options
Diffstat (limited to 'locales/fr.yml')
| -rw-r--r-- | locales/fr.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/locales/fr.yml b/locales/fr.yml index c59f8ba5ca..bf9a3b47f5 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -627,7 +627,8 @@ desktop/views/components/settings.vue: post-form-on-timeline: "タイムライン上部に投稿フォームを表示する" show-reply-target: "Afficher les réponses" show-my-renotes: "Afficher mes republications dans le fil" - show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" + show-renoted-my-notes: "自分の投稿のRenoteをタイムラインに表示する" + show-local-renotes: "ローカルの投稿のRenoteをタイムラインに表示する" show-maps: "Afficher la carte" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" sound: "Son" @@ -1106,7 +1107,8 @@ mobile/views/pages/settings.vue: timeline: "Fil d'actualité" show-reply-target: "Afficher les réponses" show-my-renotes: "Afficher mes republications" - show-renoted-my-notes: "Afficher les notes que j'ai repartagé" + show-renoted-my-notes: "自分の投稿のRenoteを表示する" + show-local-renotes: "ローカルの投稿のRenoteを表示する" post-style: "Style de la publication" post-style-standard: "Standard" post-style-smart: "Intelligent" |