export default { "ar-AE": { endTime: "وقت الانتهاء", startTime: "وقت البدء", time: "الوقت", }, "bg-BG": { endTime: "Краен час", startTime: "Начален час", time: "Време", }, "cs-CZ": { endTime: "Konečný čas", startTime: "Počáteční čas", time: "Čas", }, "da-DK": { endTime: "Sluttidspunkt", startTime: "Starttidspunkt", time: "Klokkeslæt", }, "de-DE": { endTime: "Endzeit", startTime: "Startzeit", time: "Uhrzeit", }, "el-GR": { endTime: "Χρόνος λήξης", startTime: "Ώρα έναρξης", time: "Χρόνος", }, "en-US": { time: "Time", startTime: "Start time", endTime: "End time", }, "es-ES": { endTime: "Hora de finalización", startTime: "Hora de inicio", time: "Hora", }, "et-EE": { endTime: "Lõpuaeg", startTime: "Algusaeg", time: "Aeg", }, "fi-FI": { endTime: "Päättymisaika", startTime: "Alkamisaika", time: "Aika", }, "fr-FR": { endTime: "Heure de fin", startTime: "Heure de début", time: "Heure", }, "he-IL": { endTime: "שעת סיום", startTime: "שעת התחלה", time: "זמן", }, "hr-HR": { endTime: "Vrijeme završetka", startTime: "Vrijeme početka", time: "Vrijeme", }, "hu-HU": { endTime: "Befejezés ideje", startTime: "Kezdés ideje", time: "Idő", }, "it-IT": { endTime: "Ora di fine", startTime: "Ora di inizio", time: "Ora", }, "ja-JP": { endTime: "終了時刻", startTime: "開始時刻", time: "時刻", }, "ko-KR": { endTime: "종료 시간", startTime: "시작 시간", time: "시간", }, "it-LT": { endTime: "Pabaigos laikas", startTime: "Pradžios laikas", time: "Laikas", }, "lv-LV": { endTime: "Beigu laiks", startTime: "Sākuma laiks", time: "Laiks", }, "nb-NO": { endTime: "Sluttid", startTime: "Starttid", time: "Tid", }, "nl-NL": { endTime: "Eindtijd", startTime: "Starttijd", time: "Tijd", }, "pl-PL": { endTime: "Godzina końcowa", startTime: "Godzina początkowa", time: "Godzina", }, "pt-BR": { endTime: "Hora final", startTime: "Hora inicial", time: "Hora", }, "pt-PT": { endTime: "Terminar tempo", startTime: "Iniciar tempo", time: "Tempo", }, "ro-RO": { endTime: "Ora de sfârșit", startTime: "Ora de început", time: "Ora", }, "ru-RU": { endTime: "Время окончания", startTime: "Время начала", time: "Время", }, "sk-SK": { endTime: "Čas ukončenia", startTime: "Čas začiatku", time: "Čas", }, "sl-SI": { endTime: "Končni čas", startTime: "Začetni čas", time: "Čas", }, "sr-SP": { endTime: "Završno vreme", startTime: "Početno vreme", time: "Vreme", }, "sv-SE": { endTime: "Sluttid", startTime: "Starttid", time: "Tid", }, "tr-TR": { endTime: "Bitiş saati", startTime: "Başlangıç saati", time: "Saat", }, "uk-UA": { endTime: "Час завершення", startTime: "Час початку", time: "Час", }, "zh-CN": { endTime: "结束时间", startTime: "开始时间", time: "时间", }, "zh-TW": { endTime: "結束時間", startTime: "開始時間", time: "時間", }, };