Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit e5f8c50

Browse files
committed
Merge remote-tracking branch 'origin/feature/durationconverter' into feature/durationconverter
# Conflicts: # PyDrocsid/util.py
2 parents 93a219d + 1a89cc2 commit e5f8c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyDrocsid/translations/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ status: Status
1111
delay: Delay
1212
invalid_duration: Invalid duration.
1313
invalid_duration_inf: Invalid duration. Try `inf` instead.
14-
duration_suffixes: "Invalid duration. Please specify a duration using the suffixes y (years), m (months), w (weeks), d (days), H (hours) and M (Minutes).\nYou need to use this exact order, for example: 5y3w2H (5 years, 3 weeks, 2 hours)."
14+
duration_suffixes: "Invalid duration. Please specify a duration using the suffixes y (years), m (months), w (weeks), d (days), H (hours), and M (Minutes).\nYou need to use this exact order, for example, 5y3w2H (5 years, 3 weeks, 2 hours)."
1515
invalid_color: Invalid color.
1616
requested_by: Requested by @{} ({})
1717
error: ":x: Error"

0 commit comments

Comments
 (0)