Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Grammar is hard
  • Loading branch information
DrJKL committed Dec 1, 2025
commit 38cc93b8f6d9c5fd49fff8d7bccceed6dcabe53c
2 changes: 1 addition & 1 deletion src/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -2157,7 +2157,7 @@
"body": "This model will be permanently removed from your library.",
"inProgress": "Deleting {asset}...",
"complete": "{asset} has been deleted.",
"failed": "{asset} could not deleted."
"failed": "{asset} could not be deleted."
}
},
"mediaAsset": {
Expand Down
Loading