fix: age to ago
This commit is contained in:
parent
63aa4b327f
commit
881204c95a
|
@ -40,7 +40,7 @@ ago:
|
|||
second: "%s seconds ago"
|
||||
minute: "%s minutes ago"
|
||||
hour: "%s hours ago"
|
||||
day: "%s days age"
|
||||
week: "%s weeks age"
|
||||
month: "%s months age"
|
||||
year: "%s years age"
|
||||
day: "%s days ago"
|
||||
week: "%s weeks ago"
|
||||
month: "%s months ago"
|
||||
year: "%s years ago"
|
||||
|
|
Loading…
Reference in New Issue