diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index b8c70c56a..4cb54075c 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1228,5 +1228,6 @@ "calendar_addNotification": "Add reminder", "calendar_noNotification": "None", "toolbar_storeInDrive": "Store in CryptDrive", - "genericCopySuccess": "Copied to clipboard" + "genericCopySuccess": "Copied to clipboard", + "mediatag_defaultImageName": "image" }