From 2244fe87ba5324df3dcdf24962affee4aca8a537 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Fri, 16 Jun 2023 20:20:26 +0200 Subject: [PATCH] Updated translation of add block page --- resources/lang/en/messages.php | 7 ++----- resources/views/studio/edit-link.blade.php | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/resources/lang/en/messages.php b/resources/lang/en/messages.php index 0baeedc..32ba6dd 100644 --- a/resources/lang/en/messages.php +++ b/resources/lang/en/messages.php @@ -313,11 +313,8 @@ return [ 'Toggle Dropdown' => 'Toggle Dropdown+', 'Cancel' => 'Cancel+', 'Save and Add More' => 'Save and Add More+', - 'editlink.description.1-5' => 'The "Custom" button allows you to add a custom link, where the text on the button is determined with the link title set above.+', - 'editlink.description.2-5' => 'The "Custom_website" button functions similar to the Custom button, with the addition of a function that requests the favicon from the chosen URL and uses it as the button icon.+', - 'editlink.description.3-5' => '', - 'editlink.description.4-5' => 'The "Space" button will be replaced with an empty space, so buttons could be visually separated into groups. Entering a number between 1-10 in the title section will change the empty space"s distance.+', - 'editlink.description.5-5' => 'The "Heading" button will be replaced with a sub-heading, where the title defines the text on that heading.+', + 'Click to change link blocks' => 'Click to change link blocks+', + 'Click for a list of available link blocks' => 'Click for a list of available link blocks+', /* diff --git a/resources/views/studio/edit-link.blade.php b/resources/views/studio/edit-link.blade.php index 2df360b..949ffc9 100755 --- a/resources/views/studio/edit-link.blade.php +++ b/resources/views/studio/edit-link.blade.php @@ -28,11 +28,11 @@
{{-- --}}
- {{infoIcon('Click for a list of available link blocks')}} + {{infoIcon(__('messages.Click for a list of available link blocks'))}} @@ -108,7 +108,7 @@ - +