Set the default image name to be the original file name, and move all of the strings into the localization file (closes #10)

This commit is contained in:
Oliver 2026-02-02 23:06:13 -07:00
parent 3a8a2092f7
commit e98584d648
5 changed files with 18 additions and 12 deletions

View file

@ -34,7 +34,13 @@
"upload": "Upload New Image",
"edit-named": "Editing Image: {name}",
"edit-generic": "Editing Image"
}
},
"image-label": "Image",
"clear": "Clear",
"preview-placeholder": "Select an image to see a preview",
"name-label": "Name",
"tags-label": "Tags",
"artists-label": "Artists"
}
},
"settings": {