58 lines
2.0 KiB
JSON
58 lines
2.0 KiB
JSON
{
|
|
"App.title": {
|
|
"defaultMessage": "Games Done Quick Instant Archive",
|
|
"description": "The full title of the website"
|
|
},
|
|
"Breadcrumb.homeTitle": {
|
|
"defaultMessage": "GDQ Instant Archive",
|
|
"description": "Root node text in breadcrumb"
|
|
},
|
|
"CopyField.copied": {
|
|
"defaultMessage": "Copied!",
|
|
"description": "Tooltip shown when user clicks the Copy button."
|
|
},
|
|
"DarkToggler.screenReaderText": {
|
|
"defaultMessage": "Toggle dark mode",
|
|
"description": "Screen reader description of the dark mode toggle button"
|
|
},
|
|
"DownloadButton.download": {
|
|
"defaultMessage": "Download",
|
|
"description": "Text of the download button"
|
|
},
|
|
"Home.introText1": {
|
|
"defaultMessage": "Instant access to your favorite VODs of Games Done Quick!"
|
|
},
|
|
"Home.introText2": {
|
|
"defaultMessage": "This website collects all the broadcasted runs and allows streaming and downloading them."
|
|
},
|
|
"LocaleSwitcher.screenReaderText": {
|
|
"defaultMessage": "Switch language",
|
|
"description": "Screen reader description of the locale switcher button"
|
|
},
|
|
"Navbar.brandText": {
|
|
"defaultMessage": "Instant Archive"
|
|
},
|
|
"VideoList.Search.Label": {
|
|
"defaultMessage": "Search"
|
|
},
|
|
"VideoList.Search.Placeholder": {
|
|
"defaultMessage": "Type something to search here…"
|
|
},
|
|
"VideoListPage.updatedLastAgo": {
|
|
"defaultMessage": "Last updated {time}",
|
|
"description": "Text below the video list on the video list page that says in relative time when the list was last updated"
|
|
},
|
|
"VideoPlayerPage.tab.mirrorPlayer": {
|
|
"defaultMessage": "Mirror player",
|
|
"description": "Title for mirror player tab"
|
|
},
|
|
"VideoPlayerPage.tab.twitchPlayer": {
|
|
"defaultMessage": "Twitch player",
|
|
"description": "Title for Twitch player tab"
|
|
},
|
|
"VideoPlayerPage.watchOnTwitch": {
|
|
"defaultMessage": "Watch on Twitch",
|
|
"description": "Button below video that links to the exact position in the archived stream to watch it there."
|
|
}
|
|
}
|