mirror of https://github.com/stashapp/stash.git
Updated the English auto_tag_based_on_filenames message (#3682)
* Updated the English auto_tag_based_on_filenames message
This commit is contained in:
parent
776c7e6c35
commit
94dda49352
|
@ -412,7 +412,7 @@
|
||||||
"auto_tagging_all_paths": "Auto Tagging all paths",
|
"auto_tagging_all_paths": "Auto Tagging all paths",
|
||||||
"auto_tagging_paths": "Auto Tagging the following paths"
|
"auto_tagging_paths": "Auto Tagging the following paths"
|
||||||
},
|
},
|
||||||
"auto_tag_based_on_filenames": "Auto-tag content based on filenames.",
|
"auto_tag_based_on_filenames": "Auto-tag content based on file paths.",
|
||||||
"auto_tagging": "Auto Tagging",
|
"auto_tagging": "Auto Tagging",
|
||||||
"backing_up_database": "Backing up database",
|
"backing_up_database": "Backing up database",
|
||||||
"backup_and_download": "Performs a backup of the database and downloads the resulting file.",
|
"backup_and_download": "Performs a backup of the database and downloads the resulting file.",
|
||||||
|
|
Loading…
Reference in New Issue