Skip to content

Commit 9ac73e0

Browse files
committed
minor #2285 [Autocomplete] Update AutocompleteBundle.de.php (simonsolutions)
This PR was merged into the 2.x branch. Discussion ---------- [Autocomplete] Update AutocompleteBundle.de.php Translate add string to German | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | -- | License | MIT Translate add string to German Commits ------- 92e0543 Update AutocompleteBundle.de.php
2 parents 1d08350 + 92e0543 commit 9ac73e0

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
@@ -13,5 +13,5 @@
1313
'Loading more results...' => 'Lade weitere Ergebnisse...',
1414
'No results found' => 'Keine Übereinstimmungen gefunden',
1515
'No more results' => 'Keine weiteren Ergebnisse',
16-
// 'Add %placeholder%...' => 'Add %placeholder%...',
16+
'Add %placeholder%...' => '%placeholder% hinzufügen...',
1717
];

0 commit comments

Comments
 (0)