From 7139add9cd01821b8b907ffa36eebfeff267c943 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 10 Jul 2024 09:47:20 +0900 Subject: [PATCH] Fix Bot Queue Locale (#299) * Update commands.cfg * Update commands.cfg * Update commands.cfg --- locale/en/commands.cfg | 2 +- locale/zh-CN/commands.cfg | 2 +- locale/zh-TW/commands.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/en/commands.cfg b/locale/en/commands.cfg index 6f859e60..28080a17 100644 --- a/locale/en/commands.cfg +++ b/locale/en/commands.cfg @@ -116,7 +116,7 @@ results-none=No players have [item=__1__] result=__1__ set the game speed to __2__ [expcom-bot-queue] -result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts +result=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts [expcom-pol] clr=__1__ removed the pollution. diff --git a/locale/zh-CN/commands.cfg b/locale/zh-CN/commands.cfg index d38eaa96..50216888 100644 --- a/locale/zh-CN/commands.cfg +++ b/locale/zh-CN/commands.cfg @@ -116,7 +116,7 @@ results-none=沒用戶有 [item=__1__] result=__1__ set the game speed to __2__ [expcom-bot-queue] -result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts +result=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts [expcom-pol] clr=__1__ removed the pollution. diff --git a/locale/zh-TW/commands.cfg b/locale/zh-TW/commands.cfg index d38eaa96..50216888 100644 --- a/locale/zh-TW/commands.cfg +++ b/locale/zh-TW/commands.cfg @@ -116,7 +116,7 @@ results-none=沒用戶有 [item=__1__] result=__1__ set the game speed to __2__ [expcom-bot-queue] -result=__1__ set the bot queue to __1__ successful attempts and __2__ failed attempts +result=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts [expcom-pol] clr=__1__ removed the pollution.