{{ t('setting.profiles.ephemeral', "This profile is ephemeral.") }}
{{ t('setting.profiles.ephemeral.description',
"The currently selected profile is ephemeral, which is a fancy way of saying that it was automatically generated, that it only exists temporarily, and that any changes you make won't be saved."
) }}
{{ t('setting.profiles.ephemeral.description-2',
"Please select a different profile from the selector at the upper left of this menu to edit your settings."
) }}
{{ t('setting.profiles.inactive', "This profile is not active.") }}
{{ t('setting.profiles.disabled.description',
"This profile has been disabled, so you won't see changes you make here reflected on Twitch.")
}}
{{ t('setting.profiles.inactive.description',
"This profile's rules don't match the current context and it therefore isn't currently active, so you " +
"won't see changes you make here reflected on Twitch.")
}}
{{ t('setting.profiles.updates', 'This profile will update automatically.') }}
{{ t('setting.profile.updates-about',
'This profile is set to automatically update. When it does, any changed settings within it will be reset. Profile Rules will be reset as well.')
}}
{{ t('setting.update', 'There is an update available.') }}
{{ t('setting.update.description',
'Please refresh your page to receive the latest version of FrankerFaceZ.')
}}