We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b0085 commit 95ef62fCopy full SHA for 95ef62f
pendulum/lang/eu.py
@@ -4,7 +4,7 @@
4
# Days
5
'days': {
6
0: 'igandea',
7
- 1: 'asteleehna',
+ 1: 'astelehena',
8
2: 'asteartea',
9
3: 'asteazkena',
10
4: 'osteguna',
pendulum/lang/sk.py
@@ -62,7 +62,7 @@
62
63
# Relative time
64
'ago': 'pred {time}',
65
- 'from_now': 'za {time}',
+ 'from_now': 'o {time}',
66
'after': '{time} neskôr',
67
'before': '{time} predtým',
68
0 commit comments