import { paymentLexics } from './payment' import { proceduresLexics } from './procedures' import { publicLexics } from './public' import { highlightsPageLexic } from './highlightsPageLexic' import { mailingsLexics } from './mailings' const matchPopupLexics = { actions: 1020, apply: 13491, choose_fav_team: 19776, commentators: 15424, continue_watching: 20007, current_stats: 19592, display_all_stats: 19932, display_stats_according_to_video: 19931, episode_duration: 13410, events: 1020, final_stats: 19591, from_end_match: 15396, from_price: 3992, from_start_match: 15395, game_preview: 20005, gk: 3515, go_back_to_match: 13405, group: 7850, half_time: 1033, languages: 15030, match_interviews: 13031, match_settings: 13490, no_data: 15397, other_games: 19997, others: 19902, players_episodes: 13398, playlist_format: 13406, playlist_format_all_actions: 13408, playlist_format_all_match_time: 13407, playlist_format_selected_acions: 13409, sec_60: 20006, sec_after: 13412, sec_before: 13411, selected_player_actions: 13413, sign_in: 20003, sign_in_full_game: 20004, started_streaming_at: 16042, stats: 18179, streamed_live_on: 16043, video: 1017, views: 13440, watch: 818, watch_from: 13022, watch_live_stream: 13020, watch_players_episodes: 14052, watching_now: 16041, } const filterPopup = { all_actions: 547, apply_filter: 15117, episodes_selected: 19779, filter: 8385, filter_match_events: 15166, watch_all: 2454, } const confirmPopup = { consent: 15431, i_agree: 15430, updated_terms: 15429, } const buyMatchPopupLexics = { add: 15075, adding_card: 15074, auto_renewal: 16624, buy_for: 14095, buy_subscription: 13565, change_card: 13564, choose_subscription: 13563, completed: 14072, description_all_season_matches: 15069, description_all_team_matches: 15070, description_away_team_matches: 15072, description_home_team_matches: 15071, description_match_live_and_on_demand: 15068, error_not_enough_balance: 14098, for_month: 13561, for_view: 15064, for_year: 13562, next_choose: 15156, pass_league: 15065, pass_match_access: 15067, pass_team: 15066, pass_team_away: 15909, pass_team_home: 15908, pay: 15073, payment: 14096, payment_confirmation: 14094, per_month: 13573, per_year: 13574, subscription_done: 2668, success_subscription: 14097, } const preferencesPopupLexics = { all: 15449, apply: 15117, my_preferences: 15087, my_teams: 16685, my_tournaments: 16686, search: 15127, sport_types: 15088, } const sportsPopup = { football_popup: 12980, hockey_popup: 15217, } const newDevicePopup = { log_with_one_device: 19599, logged_another_device: 19597, logged_out_soon: 19596, ok: 724, } export const indexLexics = { add_to_favorites: 14967, add_to_favorites_error: 12943, all_competitions: 17926, all_matches_shown: 13386, all_sports: 13824, and: 17878, available_matches_shown: 13385, basketball: 6960, broadcast: 13049, broadcasts: 2891, by_clicking: 17879, check_connection: 15700, choose_sport: 17927, cm: 817, features: 13051, football: 6958, full_game: 13028, futsal: 17670, game: 9680, game_finished: 13026, game_time: 13029, games: 15773, gender_female: 9648, gender_female_long: 13374, gender_male: 9647, gender_male_long: 13373, go_to_extended_search_page: 13375, goals: 13030, handball: 9760, hide_score: 12982, highlights: 13033, hockey: 6959, interview: 13031, kg: 652, kickoff_in: 13027, live: 13024, loading: 3527, logout: 4306, lost_connection: 15699, match_status_finished: 12985, match_status_live: 12984, match_status_soon: 12986, match_video: 13025, no_match_access_body: 13419, no_match_access_title: 13418, player: 14975, players: 164, players_video: 13032, privacy_policy_and_statement: 15404, round_highilights: 13050, save: 828, scores: 14070, search_results: 9014, sport: 12993, team: 14973, terms_and_conditions: 15738, to_home: 13376, tournament: 14974, upcoming: 17925, user_account: 12928, volleyball: 9761, watch_from_beginning: 13021, watch_from_last_pause: 13022, watch_now: 13020, ...filterPopup, ...confirmPopup, ...highlightsPageLexic, ...mailingsLexics, ...preferencesPopupLexics, ...proceduresLexics, ...matchPopupLexics, ...newDevicePopup, ...buyMatchPopupLexics, ...publicLexics, ...paymentLexics, ...sportsPopup, }