mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
New: Add Missing Translations
This commit is contained in:
@@ -11,7 +11,7 @@ import styles from './MovieFileEditorTableContent.css';
|
||||
const columns = [
|
||||
{
|
||||
name: 'title',
|
||||
label: 'Relative Path',
|
||||
label: translate('RelativePath'),
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user