Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen

This commit is contained in:
Manuel Cortez 2015-04-10 09:33:44 -05:00
commit fa591c200d

View File

@ -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',
}