mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
Translation update, updating inline div tags and placeHolder attributes
This commit is contained in:
@@ -88,7 +88,9 @@ class SelectLanguageModalContent extends Component {
|
||||
|
||||
{
|
||||
!isFetching && !!error &&
|
||||
<div>Unable to load languages</div>
|
||||
<div>
|
||||
{translate('UnableToLoadLanguages')}
|
||||
</div>
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user