From afbc97ab461a846dd93e8ef784e4660b6d30095b Mon Sep 17 00:00:00 2001 From: rikuke <33894149+rikuke@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:44:04 +0200 Subject: [PATCH] feat: remove "Palkan" from salary benefit locale (#2881) --- backend/benefit/locale/fi/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/benefit/locale/fi/LC_MESSAGES/django.po b/backend/benefit/locale/fi/LC_MESSAGES/django.po index c79674d754..34123b3050 100644 --- a/backend/benefit/locale/fi/LC_MESSAGES/django.po +++ b/backend/benefit/locale/fi/LC_MESSAGES/django.po @@ -281,7 +281,7 @@ msgid "Employment Benefit" msgstr "Työllistämisen Helsinki-lisä" msgid "Salary Benefit" -msgstr "Palkan Helsinki-lisä" +msgstr "Helsinki-lisä" msgid "Commission Benefit" msgstr "Toimeksiannon Helsinki-lisä"