UI_CH = {
	UI_WeatherMoodles_EnableRain = "開啟下雨心情",
	UI_WeatherMoodles_EnableRain_Tooltip = "開啟下雨時的心情顯示.",
	UI_WeatherMoodles_RainIs = "下雨是",

	UI_WeatherMoodles_EnableSnow = "開啟下雪心情",
	UI_WeatherMoodles_EnableSnow_Tooltip = "開啟下雪時的心情顯示.",
	UI_WeatherMoodles_SnowIs = "下雪是",
	
	UI_WeatherMoodles_EnableCloud = "開啟陰天心情",
	UI_WeatherMoodles_EnableCloud_Tooltip = "開啟陰天時的心情顯示.",
	UI_WeatherMoodles_CloudIs = "陰天是",

	UI_WeatherMoodles_EnableWind = "開啟刮風心情",
	UI_WeatherMoodles_EnableWind_Tooltip = "開啟刮風時的心情顯示.",
	UI_WeatherMoodles_WindIs = "刮風是",

	UI_WeatherMoodles_EnableFog = "開啟霧天心情",
	UI_WeatherMoodles_EnableFog_Tooltip = "開啟霧天時的心情顯示.",
	UI_WeatherMoodles_FogIs = "起霧是",

	UI_WeatherMoodles_EnableSun = "開啟晴天心情",
	UI_WeatherMoodles_EnableSun_Tooltip = "開啟晴天時的心情顯示.",
	UI_WeatherMoodles_SunIs = "晴天是",

	UI_WeatherMoodles_IsAltTex = "自定義材質",
	UI_WeatherMoodles_IsAltTex_Tooltip = "啟用自定義材質.<br>(由Laast提供的)",
	UI_WeatherMoodles_EnableExtreme = "極端惡劣天氣心情",
	UI_WeatherMoodles_EnableExtreme_Tooltip = "啟用極端惡劣天氣事件時的心情表示.",
	UI_WeatherMoodles_IsCombine = "心情合併",
	UI_WeatherMoodles_IsCombine_Tooltip = "如果正在經歷極端惡劣天氣，所有心情顯示都將被隱藏.<br>(除了起霧和極端天氣心情)",
	UI_WeatherMoodles_ShowInside = "在室內顯示心情",
	UI_WeatherMoodles_ShowInside_Tooltip = "如果玩家在室內時仍舊顯示心情.",
	UI_WeatherMoodles_BGColor_Tooltip = "確定心情圖標的背景顏色.<br>好心情 = 綠色 | 壞心情 = 紅色",
	UI_WeatherMoodles_Good = "好心情",
	UI_WeatherMoodles_Bad = "壞心情",
}