Pluralize minute in localized timestamp strings
// FREEBIE
This commit is contained in:
parent
e836bfd3f7
commit
bf3f5040aa
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@
|
|||
},
|
||||
"extendedTimestamp_mm": {
|
||||
"description": "",
|
||||
"message": "%d minute ago"
|
||||
"message": "%d minutes ago"
|
||||
},
|
||||
"extendedTimestamp_h": {
|
||||
"description": "",
|
||||
|
|
Loading…
Reference in a new issue