Files
GridTV/locales/en.json
T

53 lines
1.2 KiB
JSON

{
"days": [
"Sun",
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat"
],
"months": [
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec"
],
"now": "Now",
"channels": "Channels",
"live": "LIVE",
"loading": "Loading guide...",
"epg_error": "Unable to load EPG",
"epg_error_sub": "Check your XMLTV stream URL.",
"load": "Load",
"search_placeholder": "Search channel or program...",
"copy_epg": "EPG",
"copy_m3u": "M3U",
"copied": "✓ copied",
"program_info": "Program info",
"watch_now": "Watch now",
"imdb_search": "Search on IMDb",
"close": "Close",
"duration_min": "min",
"personal_epg_title": "Personal EPG",
"personal_epg_subtitle": "Use your own EPG/M3U source on this instance.",
"personal_epg_label": "EPG URL (XMLTV) *",
"personal_epg_m3u_label": "M3U URL",
"personal_epg_optional": "optional",
"cancel": "Cancel",
"apply": "Apply",
"setup_already_done": "Configuration already done. Use your admin key to access setup again.",
"shift_back": "◄ 1h",
"shift_fwd": "1h ►",
"fav_add": "Add to favorites",
"fav_remove": "Remove from favorites"
}