diff --git a/musician/locale/ca/LC_MESSAGES/django.po b/musician/locale/ca/LC_MESSAGES/django.po
index a1b7efa..c13c976 100644
--- a/musician/locale/ca/LC_MESSAGES/django.po
+++ b/musician/locale/ca/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-12-18 11:34+0100\n"
+"POT-Creation-Date: 2019-12-18 11:37+0100\n"
"PO-Revision-Date: 2019-12-18 10:50+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -91,6 +91,10 @@ msgstr ""
"Envia un correu a %(support_email)s "
"indicant el teu nom d’usuari/a i t’explicarem què fer."
+#: templates/musician/base.html:63
+msgid "Settings"
+msgstr ""
+
#: templates/musician/base.html:66 templates/musician/profile.html:6
msgid "Profile"
msgstr ""
diff --git a/musician/locale/es/LC_MESSAGES/django.po b/musician/locale/es/LC_MESSAGES/django.po
index 97d53b8..9f8cb0f 100644
--- a/musician/locale/es/LC_MESSAGES/django.po
+++ b/musician/locale/es/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-12-18 11:34+0100\n"
+"POT-Creation-Date: 2019-12-18 11:37+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -91,6 +91,10 @@ msgstr ""
"Envía un correo a %(support_email)s "
"indicando tu nombre de usuaria/o y te explicaremos qué hacer."
+#: templates/musician/base.html:63
+msgid "Settings"
+msgstr ""
+
#: templates/musician/base.html:66 templates/musician/profile.html:6
msgid "Profile"
msgstr ""
diff --git a/musician/templates/musician/base.html b/musician/templates/musician/base.html
index 9dc1ffc..3782089 100644
--- a/musician/templates/musician/base.html
+++ b/musician/templates/musician/base.html
@@ -60,7 +60,7 @@