Skip to content

Commit f5f01f4

Browse files
authored
[Autocomplete] Added polish translation for "Add ..." message
1 parent bc1c99f commit f5f01f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autocomplete/translations/AutocompleteBundle.pl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
'Loading more results...' => 'Wczytywanie więcej wyników...',
1414
'No results found' => 'Brak wyników',
1515
'No more results' => 'Brak więcej wyników',
16-
// 'Add %placeholder%...' => 'Add %placeholder%...',
16+
'Add %placeholder%...' => 'Dodaj %placeholder%...',
1717
];

0 commit comments

Comments
 (0)