diff --git a/locales/tr/LC_MESSAGES/utils.po b/locales/tr/LC_MESSAGES/utils.po index b4880468..6dd31acb 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -134,7 +134,7 @@ msgstr "(?P\\d+)\\s*(?:(s)|(saat))" #: src/utils/lib.py:684 msgctxt "util:parse_dur|regex:minute" msgid "(?P\\d+)\\s*(?:(m)|(min))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(dk)|(dak)|(dakika))" #: src/utils/lib.py:691 msgctxt "util:parse_dur|regex:second"