Add example for abbreviations

This commit is contained in:
Ajay Ramachandran 2021-12-11 19:33:11 -05:00 committed by GitHub
parent a8fee918e4
commit 33094f2541
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -839,9 +839,11 @@
"message": "New! Skip tangents and jokes with the filler category. Enable in options"
},
"dayAbbreviation": {
"message": "d"
"message": "d",
"description": "100d"
},
"hourAbbreviation": {
"message": "h"
"message": "h",
"description": "100h"
}
}