diff --git a/locales/tr/LC_MESSAGES/utils.po b/locales/tr/LC_MESSAGES/utils.po index fd9e7bc0..45b26cde 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -124,7 +124,7 @@ msgstr "\"{partial}\" öğesinden süre çıkarılamıyor" #: src/utils/lib.py:670 msgctxt "util:parse_dur|regex:day" msgid "(?P\\d+)\\s*(?:(d)|(day))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(g)|(gün))" #: src/utils/lib.py:677 msgctxt "util:parse_dur|regex:hour"