diff --git a/locale/en_UWU/LC_MESSAGES/django.po b/locale/en_Uwu/LC_MESSAGES/django.po similarity index 99% rename from locale/en_UWU/LC_MESSAGES/django.po rename to locale/en_Uwu/LC_MESSAGES/django.po index 7d68fdb..1648ca0 100644 --- a/locale/en_UWU/LC_MESSAGES/django.po +++ b/locale/en_Uwu/LC_MESSAGES/django.po @@ -899,6 +899,7 @@ msgstr "" " Make me forget u did this. This will delete ur\n" " connection with these memories. No one cans edit these after\n" " as me no longer rembers who wrote them.\n" +" " #: mafiasi/gprot/templates/gprot/reminder_email.txt:2 diff --git a/mafiasi/base/templates/base.html b/mafiasi/base/templates/base.html index bb55618..1d33bbc 100644 --- a/mafiasi/base/templates/base.html +++ b/mafiasi/base/templates/base.html @@ -111,7 +111,7 @@

{% block ptitle %}{% endblock %}

· · - +

diff --git a/mafiasi/settings.py b/mafiasi/settings.py index 50864a1..69de738 100644 --- a/mafiasi/settings.py +++ b/mafiasi/settings.py @@ -242,7 +242,7 @@ ("de", "Deutsch"), ("en", "English"), ("fr", "Français"), - ("uwu", "UwU (English)"), + ("en-uwu", "UwU (English)"), ) LOGGING = {