From 59c814ce25ec48c782a92fbd0e28d947d7127e4c Mon Sep 17 00:00:00 2001 From: "roneo.org" Date: Mon, 10 Oct 2022 21:46:27 +0200 Subject: [PATCH] Related posts: improve wording --- i18n/en.yaml | 2 +- i18n/fr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index e6926e95..743ad9ec 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -33,4 +33,4 @@ translation: "copied!" - id: related - translation: "See also" \ No newline at end of file + translation: "Related posts" \ No newline at end of file diff --git a/i18n/fr.yaml b/i18n/fr.yaml index e164ae10..c18f94f2 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -33,4 +33,4 @@ translation: "Copié !" - id: related - translation: "Voir aussi" \ No newline at end of file + translation: "Sur le même sujet" \ No newline at end of file