From a150312daa1e08990ca901232cf537252744f968 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Sun, 5 Jan 2020 12:13:23 +0100 Subject: [PATCH 1/3] Fix some typos --- flatisfy/web/js_src/i18n/fr/index.js | 2 +- flatisfy/web/js_src/views/home.vue | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/flatisfy/web/js_src/i18n/fr/index.js b/flatisfy/web/js_src/i18n/fr/index.js index ccc44b1..2b45d0e 100644 --- a/flatisfy/web/js_src/i18n/fr/index.js +++ b/flatisfy/web/js_src/i18n/fr/index.js @@ -6,7 +6,7 @@ export default { 'More_about': 'Plus sur', 'Remove': 'Enlever', 'Restore': 'Remettre', - 'Original_post': 'Annonce originale | Annonces originales', + 'Original_post': 'Annonce originale | Annonces originales', 'Original_post_for': 'Annonce originale pour', 'Follow': 'Suivre', 'Unfollow': 'Arrêter de suivre', diff --git a/flatisfy/web/js_src/views/home.vue b/flatisfy/web/js_src/views/home.vue index ff794f1..076166a 100644 --- a/flatisfy/web/js_src/views/home.vue +++ b/flatisfy/web/js_src/views/home.vue @@ -17,7 +17,8 @@