⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 langgroups

📁 M3355的源代码
💻
字号:
;this is a Language Grouping file for LA project

[lang_group]
;group_index =	Lang_1,	...	
0 =				ENG,	SPA,	FRA
1 =				CHN,	ENG
2 =				JPN,	ENG
3 =				KOR,	ENG
4 =				TCHN,	ENG
5 =				ENG,	SPA,	FRA,	GER,	ITA
6 =				RUS,	ENG
7 =				ENG
10 =			ENG,	GER,	RUS,	POL,	HUN
11 = 			ENG,	SPA,	POR
12 =			ENG,	SPA,	FRA,	GER,	ITA,	DUT
13 =			ENG,	GER,	POL,	HUN,	CZE,	SWE
14 = 			ENG,	SPA,	GER,	ITA,	POR,	GRE
100 = 			ENG,FRA,SPA,HUN,GER,ITA,POL,POR,GRE,SWE,CZE,DUT,RUS,CHN,TCHN,JPN,KOR

[lang_resource]
__basic_font = 	mass.fnt(_m0), ascii.fnt(_a5),	ascii_small.fnt(_a3)

;lang = string needed,				SMALL FONT,				NORMAL FONT,			BIG FONT
ENG = STR_English.str(en),			ascii_small.fnt(_a3),	ascii.fnt(_a5), 		ascii.fnt(_a5)	    	
FRA = STR_French.str(fr),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
SPA = STR_Spanish.str(es),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
HUN = STR_Hungarian.str(hu),		europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
GER = STR_German.str(de),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
ITA = STR_Italian.str(it),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
POL = STR_Polish.str(pl),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)	    
POR = STR_portuguese.str(pt),		europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)
GRE = STR_Greek.str(el),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)
SWE = STR_Swedish.str(sv),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)
CZE = STR_Czech.str(cs),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)
DUT = STR_Dutch.str(nl),			europe.fnt(_e5)	,		europe.fnt(_e5)	, 		europe.fnt(_e5)
RUS = STR_Russian.str(ru),          europe.fnt(_e5),		europe.fnt(_e5), 		europe.fnt(_e5)	

CHN = STR_Chinese_S.str(zh),		chinese_s.fnt(zh5),		chinese_s.fnt(zh5),		chinese_s.fnt(zh5)
TCHN =STR_Chinese_T.str(_f),		chinese_t.fnt(_f5),		chinese_t.fnt(_f5),		chinese_t.fnt(_f5)
JPN = STR_Japanese.str(ja),			japanese.fnt(ja5),		japanese.fnt(ja5),		japanese.fnt(ja5)
KOR = STR_Korean.str(ko),			korean.fnt(ko5),		korean.fnt(ko5),		korean.fnt(ko5)







⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -