diff --git a/locales/tr/LC_MESSAGES/utils.po b/locales/tr/LC_MESSAGES/utils.po index 45b26cde..b4880468 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -129,7 +129,7 @@ msgstr "(?P\\d+)\\s*(?:(g)|(gün))" #: src/utils/lib.py:677 msgctxt "util:parse_dur|regex:hour" msgid "(?P\\d+)\\s*(?:(h)|(hour))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(s)|(saat))" #: src/utils/lib.py:684 msgctxt "util:parse_dur|regex:minute"