File tree Expand file tree Collapse file tree 1 file changed +42
-1
lines changed Expand file tree Collapse file tree 1 file changed +42
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,19 @@ const techPrefixes = [
1919 "Clave" ,
2020 "Front" ,
2121 "JS" ,
22+ "Cyber" ,
23+ "Quantum" ,
24+ "Blockchain" ,
25+ "Agile" ,
26+ "Micro" ,
27+ "Nano" ,
28+ "Smart" ,
29+ "Digital" ,
30+ "Virtual" ,
31+ "Meta" ,
32+ "Web3" ,
33+ "Edge" ,
34+ "IoT" ,
2235] ;
2336
2437const argentineSuffixes = [
@@ -40,6 +53,25 @@ const argentineSuffixes = [
4053 "ucha" ,
4154 "ón" ,
4255 ".ar" ,
56+ "itor" ,
57+ ".ai" ,
58+ "ware" ,
59+ "bot" ,
60+ "ly" ,
61+ "ify" ,
62+ "ster" ,
63+ "ology" ,
64+ "ology" ,
65+ "gram" ,
66+ "net" ,
67+ "hub" ,
68+ "space" ,
69+ "works" ,
70+ "chain" ,
71+ "verse" ,
72+ "point" ,
73+ "link" ,
74+ "flow" ,
4375] ;
4476
4577const argentineWords = [
@@ -60,7 +92,16 @@ const argentineWords = [
6092 "Impuesto" ,
6193 "Tango" ,
6294 "Token" ,
63- ] ;
95+ "Churro" ,
96+ "Guita" ,
97+ "Milanesa" ,
98+ "Chipa" ,
99+ "Pochoclo" ,
100+ "Chimichurri" ,
101+ "Cumbia" ,
102+ "Fernet" ,
103+ "Birome"
104+ ] ;
64105
65106
66107// DOM elements
You can’t perform that action at this time.
0 commit comments