diff --git a/app/gateways/app_languages.php b/app/gateways/app_languages.php index 658ae93aef..426f572c7d 100644 --- a/app/gateways/app_languages.php +++ b/app/gateways/app_languages.php @@ -222,6 +222,9 @@ $text['confirm-delete']['en-us'] = 'Do you really want to delete this?'; $text['confirm-delete']['pt-pt'] = ''; + $text['confirm-copy']['en-us'] = 'Do you really want to copy this?'; + $text['confirm-copy']['pt-pt'] = ''; + $text['message-add']['en-us'] = 'Add Completed'; $text['message-add']['pt-pt'] = '';