Correct two errors in the Chinese translation

This commit is contained in:
Juqi
2026-05-13 16:02:28 +03:00
committed by Asdow
parent 03a7b017b6
commit 2d4f62a5b6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -396,8 +396,8 @@ STR16 gzIMPMajorTraitsHelpTextsSurvival[] =
L"疾病抗性 %s%d%%\n",//L" %s%d%% disease resistance\n",
L"食物消耗 %s%d%%\n",//L" %s%d%% food consumption\n",
L"耗 %s%d%%\n",//L" %s%d%% water consumption\n",
L"回避几率 +%d%%\n", //L"+%d%% snake evasion\n",
L"耗 %s%d%%\n",//L" %s%d%% water consumption\n",
L"闪避蛇类 +%d%%\n", //L"+%d%% snake evasion\n",
L"迷彩涂装效果 +%d%%\n",// L"+%d%s camouflage effectiveness\n",
};