From 7bad91a85606ffb92c8bf04ef82c2e59b5b1a193 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 18 Oct 2023 13:13:04 -0400 Subject: [PATCH] Fixing picture uploaded key. Fixes #47 --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 2efc57f..8ffc14e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -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",