From 39342d2f72cb55c37d3cfefb9a68d548cd079d65 Mon Sep 17 00:00:00 2001 From: Bat Date: Wed, 5 Sep 2018 17:24:05 +0100 Subject: [PATCH] Fix a bug in french translation Wrong variable name --- po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index 44929779..bb93cb5a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -535,4 +535,4 @@ msgid "All the articles of the Fediverse" msgstr "Tous les articles de la Fédiverse" msgid "Articles from {{ instance.name }}" -msgstr "Articles de {{ instance_name }}" +msgstr "Articles de {{ instance.name }}"