[
	{
		"type": "group",
		"title": "更改語系",
		"items": [
			{
				"type": "segment",
				"key": "isTC",
				"title": "選擇語系",
				"notification": "changeCharset",
				"values": ["简体字", "繁體字"],
				"default": "繁體字"
			}
		]
	}
]
