Created
July 15, 2018 00:55
-
-
Save edgararuiz-zz/e1e4d189156b964925ff551ec2f02b30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
variables: | |
manufacturer: | |
trans: fabricante | |
model: | |
trans: modelo | |
displ: | |
trans: despl | |
year: | |
trans: anio | |
cyl: | |
trans: cilindros | |
trans: | |
trans: trans | |
drv: | |
trans: traccion | |
values: | |
f: d | |
r: t | |
4: 4 | |
cty: | |
trans: cuidad | |
hwy: | |
trans: autopista | |
fl: | |
trans: combust | |
class: | |
trans: clase | |
values: | |
2seater: 2asiesntos | |
compact: compacto | |
midsize: mediano | |
minivan: van | |
pickup: pickup | |
subcompact: subcompacto | |
suv: suv | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment