Files
dancefinder-app/translations/events-en.ts
T

21 lines
454 B
TypeScript
Raw Normal View History

2024-02-05 16:48:02 +01:00
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',
}