Skip to content

Commit e1bcd31

Browse files
committed
Translation update: fixed Korean before/after translations.
Translation update: fixed Korean before/after translations.
1 parent a21fc8d commit e1bcd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pendulum/locales/ko/custom.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
translations = {
88
# Relative time
9-
"after": "{0} ",
10-
"before": "{0} ",
9+
"after": "{0} ",
10+
"before": "{0} ",
1111
# Date formats
1212
"date_formats": {
1313
"LTS": "A h시 m분 s초",

0 commit comments

Comments
 (0)