UI_CN = {
	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 = "坏心情",
}