mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 09:51:37 +00:00
9 lines
No EOL
522 B
JSON
9 lines
No EOL
522 B
JSON
{
|
|
"ButtonReorganizeFiles": "Reorganize Files",
|
|
"LabelToolsReorganizeFiles": "Reorganize Files",
|
|
"LabelToolsReorganizeFilesDescription": "Move all files to a directory structure based on item metadata (author/series/title for books, title for podcasts)",
|
|
"MessageBatchReorganizeStarted": "Reorganizing files for {0} items in background...",
|
|
"MessageBatchReorganizeSuccess": "{0} items reorganized successfully",
|
|
"MessageBatchReorganizePartial": "{0} items reorganized, {1} failed",
|
|
"LabelPreview": "Preview"
|
|
} |