Skip to content

Commit

Permalink
Add proper comment to es/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
emanzuetaj committed Jul 9, 2019
1 parent 3d59052 commit bf78300
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion locale/es/index.js
Expand Up @@ -6,7 +6,8 @@ module.exports = {
long: locale.long,
short: locale.short,
narrow: locale.narrow,
// Additional styles.
'tiny': require('../../locale-more-styles/es/tiny.json'),
// Quantifier.
quantify: locale.quantify,
'tiny': require('../../locale-more-styles/es/tiny.json'),
}

0 comments on commit bf78300

Please sign in to comment.