Skip to content

Commit

Permalink
Translation update: fixed Korean before/after translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Minku-Koo committed Nov 5, 2024
1 parent 4cdb14e commit b7363ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pendulum/locales/ko/custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

translations = {
# Relative time
"after": "{0} ",
"before": "{0} ",
"after": "{0} ",
"before": "{0} ",
# Date formats
"date_formats": {
"LTS": "A h시 m분 s초",
Expand Down

0 comments on commit b7363ce

Please sign in to comment.