diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb
index 84eabe1..b759614 100644
--- a/app/views/layouts/base.html.erb
+++ b/app/views/layouts/base.html.erb
@@ -148,10 +148,9 @@
<%= Time.current.year %> © SuitePro (powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %>)
diff --git a/config/locales/en.yml b/config/locales/en.yml
index b8f148c..9aca206 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1242,7 +1242,6 @@ en:
link_my_blog: My Blog
- label_legal: Legal notice
+ label_legal: Legal notice and terms of use
label_legal_privacy: Privacy policy
label_legal_cookies: Cookies policy
- label_legal_conditions: Terms of use
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 5438180..09c56a2 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1290,7 +1290,6 @@ es:
link_my_blog: Mi blog personal
- label_legal: Aviso legal
+ label_legal: Aviso legal y términos de uso
label_legal_privacy: Política de privacidad
label_legal_cookies: Uso de cookies
- label_legal_conditions: Términos de uso