File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11let fileindex = [ "index.html" , "about" , "download" ] ;
22let traductions = [
3+ "cs" ,
4+ "de" ,
35 "en" ,
46 "en_US" ,
5- "pt_BR" ,
6- "fr" ,
7- "de" ,
8- "ru" ,
97 "es" ,
10- "zh_CN" ,
11- "zh_TW" ,
8+ "fr" ,
129 "nl" ,
13- "se" ,
14- "cs" ,
10+ "pt_BR" ,
11+ "ru" ,
12+ "sv" ,
13+ "zh_Hans" ,
14+ "zh_Hant" ,
1515] ;
1616let traductionsNames = [
17+ "Čeština" ,
18+ "Deutsch" ,
1719 "English" ,
18- "American english " ,
19- "Portugues do Brasil " ,
20+ "American English " ,
21+ "Español " ,
2022 "Français" ,
21- "Deutsch" ,
23+ "Nederlands" ,
24+ "Português do Brasil" ,
2225 "Pусский" ,
23- "Español " ,
26+ "Svenska " ,
2427 "简体中文" ,
2528 "繁體中文" ,
26- "Nederlands" ,
27- "Svenska" ,
28- "Čeština" ,
2929] ;
3030let fallbacklang ;
3131let lang ;
Original file line number Diff line number Diff line change 9090 "patreon" : " Patreon" ,
9191 "copyright" : " © Copyright 2021 IrisShaders. All Rights Reserved."
9292 }
93- }
93+ }
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments