diff --git a/config/language-translations.php b/config/language-translations.php index ea7f4ba1..d93c7af5 100644 --- a/config/language-translations.php +++ b/config/language-translations.php @@ -562,7 +562,7 @@ return [ "shared_form.button_generate" => "Generate Link", "shared_form.button_more_options" => "Set Expiration", "shared_form.email_placeholder" => "Type your emails", - "shared_form.email_successfully_send_message" => "Your item was successfully sended to recipients emails.", + "shared_form.email_successfully_send_message" => "Your item was successfully send to recipients emails.", "shared_form.expiration_day" => "{value}d.", "shared_form.expiration_hour" => "{value}h.", "shared_form.label_expiration" => "Link Expiration", diff --git a/resources/js/views/Admin/Languages/Language.vue b/resources/js/views/Admin/Languages/Language.vue index d67c3035..078a76b9 100644 --- a/resources/js/views/Admin/Languages/Language.vue +++ b/resources/js/views/Admin/Languages/Language.vue @@ -122,22 +122,11 @@ - - -