Small translation errors

This commit is contained in:
Maxime Augier 2022-11-28 10:00:05 +01:00
parent 112ed7cedd
commit f0ae726c9d

View File

@ -12,7 +12,7 @@ templates::{info, instance, statics::index_css},
<head lang="en">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>@config.hostname() | ActivityPub Relay</title>
<title>@config.hostname() | Relais ActivityPub</title>
<link rel="stylesheet" href="/static/@index_css.name" type="text/css" />
</head>
@ -26,7 +26,7 @@ templates::{info, instance, statics::index_css},
<main>
@if !local.is_empty() || config.local_blurb().is_some() {
<article>
<h3>About</h3>
<h3>A Propos</h3>
<section class="local-explainer">
@if let Some(blurb) = config.local_blurb() {
@blurb
@ -55,7 +55,7 @@ templates::{info, instance, statics::index_css},
</article>
}
<article>
<a name="#joining"><h3>Joining</h3></a>
<a name="#joining"><h3>Rejoindre</h3></a>
<section class="joining">
@if config.restricted_mode() {
<h4>