From be9e3085877756b1e6386e680c0ecfa0d493e665 Mon Sep 17 00:00:00 2001 From: Tommi S Date: Thu, 5 Oct 2023 14:25:22 +0300 Subject: [PATCH] update kaeyhmy categories and add english kaehmyguide --- kaehmy/models.py | 2 +- locale/en/LC_MESSAGES/django.po | 7 ++++--- locale/fi/LC_MESSAGES/django.po | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/kaehmy/models.py b/kaehmy/models.py index cc42d15..0fef9ee 100644 --- a/kaehmy/models.py +++ b/kaehmy/models.py @@ -17,7 +17,7 @@ class BaseRole(models.Model): ("corporate", _("Corporate affairs")), ("freshman", _("Freshmen")), ("international", _("International")), - ("external", _("External affairs")), + ("siwa", _("SIK's free time")), ("media", _("Media")), ("tech", _("Technology")), ("wellbeing", _("Wellbeing")), diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index ab91281..a5f2b70 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -104,8 +104,8 @@ msgid "International" msgstr "International" #: kaehmy/models.py:20 -msgid "External affairs" -msgstr "External affairs" +msgid "SIK's free time" +msgstr "SIK's free time" #: kaehmy/models.py:21 msgid "Media" @@ -637,7 +637,8 @@ msgstr "" "This list contains both board and non-board positions, categorized by area " "of responsibility.\n" "If you have anything to ask about the positions, seek out people who have " -"held that position before or contact the board.\n" +"held that position before or consult kähmy guide.\n" "Best positions to consider for English speaking people are in the " "International category." diff --git a/locale/fi/LC_MESSAGES/django.po b/locale/fi/LC_MESSAGES/django.po index 08bf6be..6ae8099 100644 --- a/locale/fi/LC_MESSAGES/django.po +++ b/locale/fi/LC_MESSAGES/django.po @@ -105,8 +105,8 @@ msgid "International" msgstr "International" #: kaehmy/models.py:20 -msgid "External affairs" -msgstr "Ulkosuhteet" +msgid "SIK's free time" +msgstr "SIKin Wapaa-aika (SiWa)" #: kaehmy/models.py:21 msgid "Media"