Skip to content

Commit

Permalink
fix: update Lithuanian [lt] locale spelling for single month (#1609)
Browse files Browse the repository at this point in the history
  • Loading branch information
mseimys committed Sep 10, 2021
1 parent 7a8467c commit 255dc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locale/lt.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const locale = {
hh: '%d valandas',
d: 'dieną',
dd: '%d dienas',
M: 'menesį',
M: 'mėnesį',
MM: '%d mėnesius',
y: 'metus',
yy: '%d metus'
Expand Down

0 comments on commit 255dc54

Please sign in to comment.