diff --git a/templates/base.rs.html b/templates/base.rs.html index 110c764dc..65ff38cbe 100644 --- a/templates/base.rs.html +++ b/templates/base.rs.html @@ -93,7 +93,7 @@

@Instance::get_local().map(|i| i.name).unwrap_or_default()

@concat!("Plume ", env!("CARGO_PKG_VERSION"))

@i18n!(ctx.1, "Documentation") @i18n!(ctx.1, "Source code") - @i18n!(ctx.1, "Matrix room") + @i18n!(ctx.1, "Matrix room")