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