0c812d9390
Replace hardcoded English/Spanish strings with proper i18n translations for upload notification titles and file count labels. - Add upload.files translation key to all locale files - Update notifications.js to use window.i18n.t() for: - upload.uploading title - upload.files file count label - upload.complete completion message Fixes #108