@ -13,14 +12,12 @@ import Transition from '../../../Transition';
constmessages=defineMessages({
releases:'Releases',
releasedataMissing:'Release data unavailable. Is GitHub down?',
versionChangelog:'Version Changelog',
releasedataMissing:'Release data is currently unavailable.',
versionChangelog:'{version} Changelog',
viewongithub:'View on GitHub',
latestversion:'Latest',
currentversion:'Current Version',
currentversion:'Current',
viewchangelog:'View Changelog',
runningDevelopMessage:
'The latest changes to the <code>develop</code> branch of Overseerr are not shown below. Please see the commit history for this branch on <GithubLink>GitHub</GithubLink> for details.',
'This is BETA software. Features may be broken and/or unstable. Please report any issues on GitHub!',
runningDevelop:
'You are running the <code>develop</code> branch of Overseerr, which is only recommended for those contributing to development or assisting with bleeding-edge testing.',
"components.Settings.SettingsAbout.Releases.runningDevelopMessage":"The latest changes to the <code>develop</code> branch of Overseerr are not shown below. Please see the commit history for this branch on <GithubLink>GitHub</GithubLink> for details.",
"components.Settings.SettingsAbout.runningDevelop":"You are running the <code>develop</code> branch of Overseerr, which is only recommended for those contributing to development or assisting with bleeding-edge testing.",