1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Fixed: Clarify Language around Importing a Library

New: Library Import renamed from (sidebar) Import to Library Import
This commit is contained in:
bakerboy448
2020-11-29 16:03:17 -06:00
committed by Qstick
parent 3e0e4ba1fd
commit 003686d68f
3 changed files with 7 additions and 3 deletions
@@ -30,7 +30,7 @@ const links = [
to: '/add/new'
},
{
title: translate('Import'),
title: translate('ImportLibrary'),
to: '/add/import'
},
{