Skip to content

Commit 9cee6e6

Browse files
committed
[Fix] close #39
1 parent a7b60f5 commit 9cee6e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vnpy_portfoliostrategy/locale/en/LC_MESSAGES/vnpy_portfoliostrategy.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ msgstr "The start date must be earlier than the end date"
3030

3131
#: vnpy_portfoliostrategy\backtesting.py:177
3232
msgid "{}加载进度:{} [{:.0%}]"
33-
msgstr "Loading progress: {} [{:.0%}]"
33+
msgstr "{} Loading progress: {} [{:.0%}]"
3434

3535
#: vnpy_portfoliostrategy\backtesting.py:197
3636
msgid "{}历史数据加载完成,数据量:{}"
37-
msgstr "Historical data loading completed, data count: {}"
37+
msgstr "{} Historical data loading completed, data count: {}"
3838

3939
#: vnpy_portfoliostrategy\backtesting.py:199
4040
msgid "所有历史数据加载完成"

0 commit comments

Comments
 (0)