mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Merge pull request #8 from sukiletxe/next-gen
Fixed small typo in arrow, in Basque locale.
This commit is contained in:
commit
1f5b2aaf7c
@ -79,7 +79,7 @@ class BasqueLocale(Locale):
|
||||
'day': 'egun bat',
|
||||
'days': '{0} egun',
|
||||
'month': 'hilabete bat',
|
||||
'months': '{0} hilabet',
|
||||
'months': '{0} hilabete',
|
||||
'year': 'urte bat',
|
||||
'years': '{0} urte',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user