Update en.json

This commit is contained in:
Vincent Courcelle
2025-01-05 12:18:10 +04:00
committed by GitHub
parent 306487560b
commit 7ab0eeafbb

View File

@@ -73,7 +73,7 @@
"Label": "TV Episode Lookup",
"Fields": {
"UseFolderName": "Use Folder Name",
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials or regex S[0-9]+ the parent folder will be used."
},
"Outputs": {
"1": "TV Episode found",
@@ -85,7 +85,7 @@
"Label": "TV Show Lookup",
"Fields": {
"UseFolderName": "Use Folder Name",
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials the parent folder will be used."
"UseFolderName-Help": "If the folder name should be used instead of the filename.\n\nNote if the folder starts with Season or Staffel or Saison or Specials or regex S[0-9]+ the parent folder will be used."
},
"Outputs": {
"1": "TV Show found",
@@ -100,4 +100,4 @@
"Label": "Meta"
}
}
}
}