From 16b7575fca92d37026df4b55f4e4e276139ab1d2 Mon Sep 17 00:00:00 2001 From: Peter Papp Date: Tue, 13 Apr 2021 08:17:14 +0200 Subject: [PATCH] - Textarea fix - translation fix --- config/language-translations.php | 2 +- resources/js/views/Admin/Languages/Language.vue | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) 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 @@ - - -