mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Fixed small typo in arrow, in Basque locale.
This commit is contained in:
parent
324b18e8a4
commit
88ffdb4c29
@ -79,7 +79,7 @@ class BasqueLocale(Locale):
|
|||||||
'day': 'egun bat',
|
'day': 'egun bat',
|
||||||
'days': '{0} egun',
|
'days': '{0} egun',
|
||||||
'month': 'hilabete bat',
|
'month': 'hilabete bat',
|
||||||
'months': '{0} hilabet',
|
'months': '{0} hilabete',
|
||||||
'year': 'urte bat',
|
'year': 'urte bat',
|
||||||
'years': '{0} urte',
|
'years': '{0} urte',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user