Skip to content

Commit 2697fea

Browse files
Update AutocompleteBundle.de.php
add German translation for string "load more results"
1 parent 5688875 commit 2697fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autocomplete/translations/AutocompleteBundle.de.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111

1212
return [
13-
// 'Loading more results...' => 'Loading more results...',
13+
'Loading more results...' => 'Lade weitere Ergebnisse...',
1414
'No results found' => 'Keine Übereinstimmungen gefunden',
1515
'No more results' => 'Keine weiteren Ergebnisse',
1616
];

0 commit comments

Comments
 (0)