Skip to content

Commit

Permalink
Merge pull request #236 from curiousjp/master
Browse files Browse the repository at this point in the history
Missing localisation keys for DateModified
  • Loading branch information
RupertAvery authored Apr 21, 2024
2 parents 08faff3 + ade7cf2 commit 56f3eb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Diffusion.Toolkit/Localization/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"Search.RecycleBin": "Recycle Bin",
"Search.SortBy": "Sort by:",
"Search.SortBy.DateCreated": "Date Created",
"Search.SortBy.DateModified": "Date Modified",
"Search.SortBy.Name": "Name",
"Search.SortBy.Rating": "Rating",
"Search.SortBy.AestheticScore": "Aesthetic Score",
Expand Down
1 change: 1 addition & 0 deletions Diffusion.Toolkit/Localization/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"Search.RecycleBin": "Recycle Bin",
"Search.SortBy": "Sort by:",
"Search.SortBy.DateCreated": "Date Created",
"Search.SortBy.DateModified": "Date Modified",
"Search.SortBy.Name": "Name",
"Search.SortBy.Rating": "Rating",
"Search.SortBy.AestheticScore": "Aesthetic Score",
Expand Down

0 comments on commit 56f3eb7

Please sign in to comment.