commit
bee6f21535
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-03-15 16:39+0800\n"
|
||||
"POT-Creation-Date: 2024-03-15 16:58+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -77,7 +77,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: main.py:249
|
||||
msgid "No customized requirments."
|
||||
msgid "No customized requirements."
|
||||
msgstr ""
|
||||
|
||||
#: main.py:252
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-03-15 16:39+0800\n"
|
||||
"POT-Creation-Date: 2024-03-15 16:58+0800\n"
|
||||
"PO-Revision-Date: 2023-12-24 16:51+0800\n"
|
||||
"Last-Translator: kagami <mingjing@merico.dev>\n"
|
||||
"Language-Team: English\n"
|
||||
@ -77,7 +77,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: main.py:249
|
||||
msgid "No customized requirments."
|
||||
msgid "No customized requirements."
|
||||
msgstr ""
|
||||
|
||||
#: main.py:252
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-03-15 16:39+0800\n"
|
||||
"POT-Creation-Date: 2024-03-15 16:58+0800\n"
|
||||
"PO-Revision-Date: 2023-12-24 16:51+0800\n"
|
||||
"Last-Translator: kagami <mingjing@merico.dev>\n"
|
||||
"Language-Team: Chinese\n"
|
||||
@ -90,7 +90,7 @@ msgstr ""
|
||||
"自定义测试需求(提示词):"
|
||||
|
||||
#: main.py:249
|
||||
msgid "No customized requirments."
|
||||
msgid "No customized requirements."
|
||||
msgstr "未添加自定义需求。"
|
||||
|
||||
#: main.py:252
|
||||
|
@ -246,7 +246,7 @@ class UnitTestsWorkflow:
|
||||
if requirements.strip():
|
||||
lines.append(requirements)
|
||||
else:
|
||||
lines.append(_i("No customized requirments."))
|
||||
lines.append(_i("No customized requirements."))
|
||||
|
||||
if contexts:
|
||||
lines.append(_i("\nAdditional context:"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user