diff --git a/Kernel/Language/de_FAQ.pm b/Kernel/Language/de_FAQ.pm index 69efb71..b501453 100644 --- a/Kernel/Language/de_FAQ.pm +++ b/Kernel/Language/de_FAQ.pm @@ -148,6 +148,9 @@ sub Data { # Template: CustomerFAQRelatedArticles $Self->{Translation}->{'This might be helpful'} = 'Hilfreiche Artikel'; + $Self->{Translation}->{'One helpful faq article found.'} = 'Es wurde ein passender FAQ Artikel gefunden.'; + $Self->{Translation}->{'%s helpful faq articles found.'} = 'Es wurden %s passende FAQ Artikel gefunden.'; + $Self->{Translation}->{'Could not load helpful faq articles.'} = 'Die hilfreichen FAQ Artikel konnten nicht geladen werden.'; $Self->{Translation}->{'Found no helpful resources for the subject and text.'} = 'Leider wurden keine passenden Artikel gefunden.'; $Self->{Translation}->{'Type a subject or text to get a list of helpful resources.'} = 'Nach dem Eintippen eines Betreffs oder Textes werden hier passende Artikel angezeigt.'; diff --git a/Kernel/Language/en_GB_FAQ.pm b/Kernel/Language/en_GB_FAQ.pm index 2955d61..aedc85f 100644 --- a/Kernel/Language/en_GB_FAQ.pm +++ b/Kernel/Language/en_GB_FAQ.pm @@ -148,6 +148,9 @@ sub Data { # Template: CustomerFAQRelatedArticles $Self->{Translation}->{'This might be helpful'} = 'This might be helpful'; + $Self->{Translation}->{'One helpful faq article found.'} = 'One helpful faq article found.'; + $Self->{Translation}->{'%s helpful faq articles found.'} = '%s helpful faq articles found.'; + $Self->{Translation}->{'Could not load helpful faq articles.'} = 'Could not load helpful faq articles.'; $Self->{Translation}->{'Found no helpful resources for the subject and text.'} = 'Found no helpful resources for the subject and text.'; $Self->{Translation}->{'Type a subject or text to get a list of helpful resources.'} = 'Type a subject or text to get a list of helpful resources.'; diff --git a/Kernel/Output/HTML/FilterElementPost/FAQCustomerRelatedArticles.pm b/Kernel/Output/HTML/FilterElementPost/FAQCustomerRelatedArticles.pm index 64833ba..4328bed 100644 --- a/Kernel/Output/HTML/FilterElementPost/FAQCustomerRelatedArticles.pm +++ b/Kernel/Output/HTML/FilterElementPost/FAQCustomerRelatedArticles.pm @@ -100,9 +100,9 @@ sub Run { Data => {}, ); - my $Search = '(