Skip to content

Commit

Permalink
fix typo 2try
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiGerasymenko authored Jan 19, 2024
1 parent 5ca1f02 commit e86a785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pendulum/locales/ua/locale.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@
"morning1": "ранку",
"morning2": "до півдня",
"afternoon1": "дня",
"afternoon2": "пополуднє",
"afternoon2": "пополуднє",
"evening1": "ввечері",
"evening2": "увечері",
"evening2": "увечері",
"night1": "в ніч",
},
"week_data": {
Expand Down

0 comments on commit e86a785

Please sign in to comment.