From f0ae726c9da0d890b745927b8048e8781a2bc916 Mon Sep 17 00:00:00 2001 From: Maxime Augier Date: Mon, 28 Nov 2022 10:00:05 +0100 Subject: [PATCH] Small translation errors --- templates/index.rs.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/index.rs.html b/templates/index.rs.html index b52155c..ab9bb9e 100644 --- a/templates/index.rs.html +++ b/templates/index.rs.html @@ -12,7 +12,7 @@ templates::{info, instance, statics::index_css}, - @config.hostname() | ActivityPub Relay + @config.hostname() | Relais ActivityPub @@ -26,10 +26,10 @@ templates::{info, instance, statics::index_css},
@if !local.is_empty() || config.local_blurb().is_some() {
-

About

+

A Propos

@if let Some(blurb) = config.local_blurb() { - @blurb + @blurb } else {

Ces domaines sont administrés par la même équipe que ce relais.

} @@ -55,7 +55,7 @@ templates::{info, instance, statics::index_css},
}