1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

New: Rename Import to Library Import

This commit is contained in:
bakerboy448
2020-12-30 13:04:53 -06:00
committed by GitHub
parent b60d4f46d2
commit 36f231ea24
2 changed files with 5 additions and 2 deletions
@@ -29,7 +29,7 @@ const links = [
to: '/add/new'
},
{
title: 'Import',
title: 'Library Import',
to: '/add/import'
},
{