chore(deps): update dependency @nuxtjs/i18n to v9
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
export default {
|
||||
title: 'Dancefinder - Events',
|
||||
login: 'NB! Login to handle filtering of the list',
|
||||
range: {
|
||||
ONE_WEEK: '1 week',
|
||||
TWO_WEEKS: '2 weeks',
|
||||
ONE_MONTH: '1 month',
|
||||
ONE_QUARTER: '1 quarter',
|
||||
ONE_YEAR: '1 year',
|
||||
},
|
||||
date: 'Date:',
|
||||
time: 'Time:',
|
||||
hall: 'Where:',
|
||||
city: 'City:',
|
||||
municipality: 'Municipality:',
|
||||
state: 'State:',
|
||||
hide: 'Hide',
|
||||
filter: 'Full text search',
|
||||
includeHidden: 'Include hidden',
|
||||
}
|
||||
Reference in New Issue
Block a user