Merge pull request #4752 from consul/remove_incomplete_text

Remove broken technical assistance text in footer
This commit is contained in:
Javi Martín
2021-12-13 14:16:45 +01:00
committed by GitHub
3 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@
<%= sanitize(t("layouts.footer.description",
open_source: link_to(t("layouts.footer.open_source"), t("layouts.footer.open_source_url"), target: "blank", rel: "nofollow"),
consul: link_to(t("layouts.footer.consul"), t("layouts.footer.consul_url"), target: "blank", rel: "nofollow"))) %>
<%= t("layouts.footer.contact_us") %>
</p>
</div>

View File

@@ -213,7 +213,6 @@ en:
conditions: Terms and conditions of use
consul: CONSUL application
consul_url: https://github.com/consul/consul
contact_us: For technical assistance visit
copyright: CONSUL, %{year}
description: This portal uses the %{consul} which is %{open_source}.
open_source: open-source software

View File

@@ -213,7 +213,6 @@ es:
conditions: Condiciones de uso
consul: aplicación CONSUL
consul_url: https://github.com/consul/consul
contact_us: Para asistencia técnica entra en
copyright: CONSUL, %{year}
description: Este portal usa la %{consul} que es %{open_source}.
open_source: software de código abierto