Merge pull request #1079 from Choromanski/feature/format-time-to-days

Format minutes now Days, Hours and Minutes
This commit is contained in:
Ajay Ramachandran
2021-12-11 19:39:28 -05:00
committed by GitHub
2 changed files with 13 additions and 4 deletions

View File

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