chore(deps): update dependency @nuxtjs/i18n to v9
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
export default {
|
||||
title: 'Dancefinder - Filters',
|
||||
band: 'No bands | 1 band | {count} bands',
|
||||
hall: 'No dance halls | 1 dance hall | {count} dance halls',
|
||||
city: 'No cities | 1 city | {count} cities',
|
||||
municipality: 'No municipalities | 1 municipality | {count} municipalities',
|
||||
state: 'No states | 1 state | {count} states',
|
||||
remove: 'Remove filter',
|
||||
success: 'Filter for {name} is removed',
|
||||
failure: 'Filter for {name} could not be removed',
|
||||
}
|
||||
Reference in New Issue
Block a user