diff --git a/app/views/plans/_edit_details.html.erb b/app/views/plans/_edit_details.html.erb
index ad25f68..c24932b 100644
--- a/app/views/plans/_edit_details.html.erb
+++ b/app/views/plans/_edit_details.html.erb
@@ -156,7 +156,7 @@
<%= _('Find guidance from additional organisations below') %>
- <%= link_to 'See the full list', '#', 'data-toggle' => 'modal', 'data-target' => '#modal-full-guidances', class: 'modal-guidances-window' %>
+ <%= link_to _('See the full list'), '#', 'data-toggle' => 'modal', 'data-target' => '#modal-full-guidances', class: 'modal-guidances-window' %>
<%= f.button(_('Submit'), class: "btn btn-default", type: "submit") %>
diff --git a/config/locale/app.pot b/config/locale/app.pot
index 9255e35..1c07d23 100644
--- a/config/locale/app.pot
+++ b/config/locale/app.pot
@@ -1706,6 +1706,9 @@
msgid "Security check"
msgstr ""
+msgid "See the full list"
+msgstr ""
+
msgid "See the full list of participating organisations"
msgstr ""
diff --git a/config/locale/de/app.po b/config/locale/de/app.po
index 76153f7..f343dcb 100644
--- a/config/locale/de/app.po
+++ b/config/locale/de/app.po
@@ -2024,6 +2024,10 @@
msgstr ""
#, fuzzy
+msgid "See the full list"
+msgstr ""
+
+#, fuzzy
msgid "See the full list of participating organisations"
msgstr "Organisation"
diff --git a/config/locale/en_GB/app.po b/config/locale/en_GB/app.po
index 318fc3f..5baa32a 100644
--- a/config/locale/en_GB/app.po
+++ b/config/locale/en_GB/app.po
@@ -1726,6 +1726,9 @@
msgid "Security check"
msgstr ""
+msgid "See the full list"
+msgstr ""
+
msgid "See the full list of participating organisations"
msgstr ""
diff --git a/config/locale/en_US/app.po b/config/locale/en_US/app.po
index a4441b9..8d4b201 100644
--- a/config/locale/en_US/app.po
+++ b/config/locale/en_US/app.po
@@ -1784,6 +1784,9 @@
msgid "Security check"
msgstr ""
+msgid "See the full list"
+msgstr ""
+
msgid "See the full list of participating organisations"
msgstr ""
diff --git a/config/locale/es/app.po b/config/locale/es/app.po
index 6f62223..db60924 100644
--- a/config/locale/es/app.po
+++ b/config/locale/es/app.po
@@ -2028,6 +2028,10 @@
msgstr ""
#, fuzzy
+msgid "See the full list"
+msgstr ""
+
+#, fuzzy
msgid "See the full list of participating organisations"
msgstr "Organización"
diff --git a/config/locale/fr_FR/app.po b/config/locale/fr_FR/app.po
index 9edc2c0..92e2212 100644
--- a/config/locale/fr_FR/app.po
+++ b/config/locale/fr_FR/app.po
@@ -2024,6 +2024,10 @@
msgstr ""
#, fuzzy
+msgid "See the full list"
+msgstr ""
+
+#, fuzzy
msgid "See the full list of participating organisations"
msgstr "Organisation"
diff --git a/config/locale/pt_BR/app.po b/config/locale/pt_BR/app.po
index 2d3d381..ba7a367 100644
--- a/config/locale/pt_BR/app.po
+++ b/config/locale/pt_BR/app.po
@@ -1701,6 +1701,9 @@
msgid "Security check"
msgstr "Verificação de segurança"
+msgid "See the full list"
+msgstr "Veja a lista completa"
+
msgid "See the full list of participating organisations"
msgstr "Veja a lista completa de organizações participantes"