diff --git a/ConfigGenerator/Localization/CGStrings.zh-TW.resx b/ConfigGenerator/Localization/CGStrings.zh-TW.resx index 3416740b5..26a544681 100644 --- a/ConfigGenerator/Localization/CGStrings.zh-TW.resx +++ b/ConfigGenerator/Localization/CGStrings.zh-TW.resx @@ -142,9 +142,17 @@ 設置的 {0} 屬性無效︰ {1} {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value - - - + + 您提供的 CurrentCulture 無效,ConfigGenerator 將以預設值繼續運行 ! + + + 該名稱已被使用! + This happens e.g. when user wants to create a bot with name that exists already + + + 已保留該名稱 ! + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + {0} 為空值! {0} will be replaced by object's name