We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b60f5 commit 9cee6e6Copy full SHA for 9cee6e6
vnpy_portfoliostrategy/locale/en/LC_MESSAGES/vnpy_portfoliostrategy.po
@@ -30,11 +30,11 @@ msgstr "The start date must be earlier than the end date"
30
31
#: vnpy_portfoliostrategy\backtesting.py:177
32
msgid "{}加载进度:{} [{:.0%}]"
33
-msgstr "Loading progress: {} [{:.0%}]"
+msgstr "{} Loading progress: {} [{:.0%}]"
34
35
#: vnpy_portfoliostrategy\backtesting.py:197
36
msgid "{}历史数据加载完成,数据量:{}"
37
-msgstr "Historical data loading completed, data count: {}"
+msgstr "{} Historical data loading completed, data count: {}"
38
39
#: vnpy_portfoliostrategy\backtesting.py:199
40
msgid "所有历史数据加载完成"
0 commit comments