Small UI fix

This commit is contained in:
Skia 2016-09-19 20:35:43 +02:00
parent d88da0abd8
commit 5b83aff351
3 changed files with 3 additions and 3 deletions

View File

@ -130,7 +130,7 @@ class UserTabsMixin(TabedViewMixin):
})
tab_list.append({
'url': reverse('core:user_godfathers', kwargs={'user_id': self.object.id}),
'slug': 'godfather',
'slug': 'godfathers',
'name': _("Godfathers"),
})
if self.request.user == self.object:

Binary file not shown.

View File

@ -1828,11 +1828,11 @@ msgstr "Mauvais format d'image, seuls les jpeg, png, et gif sont acceptés"
#: core/views/forms.py:203
msgid "Godfather"
msgstr ""
msgstr "Parrain"
#: core/views/forms.py:203
msgid "Godchild"
msgstr ""
msgstr "Fillot"
#: core/views/forms.py:204 counter/views.py:37
msgid "Select user"