Skip to content

Commit 8dd9478

Browse files
committed
fix: update string to remove Title Casing for consistency
1 parent 6caf4a1 commit 8dd9478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"failed": "Load failed"
238238
},
239239
"imageUploadButton": {
240-
"uploadImage": "Upload Image",
240+
"uploadImage": "Upload image",
241241
"uploadAnImage": "Upload an image",
242242
"info": "Drag and drop images here, or click to select images from file",
243243
"cancel": "Cancel",

0 commit comments

Comments
 (0)