Skip to content

Commit

Permalink
Fixing picture uploaded key. Fixes #47 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Oct 18, 2023
1 parent 42548e5 commit abd40d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"click_to_delete_picture": "Click to delete picture: {{filename}}",
"failed_to_delete_picture": "Failed to delete picture: {{filename}}",
"picture_deleted": "Picture deleted: {{filename}}",
"pictures_uploded_progess": "{{uploaded}}/{{total}} pictures uploaded",
"pictures_uploaded_progess": "{{uploaded}}/{{total}} pictures uploaded",
"restore": "restore",
"ban": "ban",
"ban_from_site": "ban from site",
Expand Down

0 comments on commit abd40d4

Please sign in to comment.