Skip to content

Commit 33c04bf

Browse files
committed
bug #1535 Update AutocompleteBundle.tr.php (xDeSwa)
This PR was merged into the 2.x branch. Discussion ---------- Update AutocompleteBundle.tr.php Commits ------- e801b92 Update AutocompleteBundle.tr.php
2 parents 4ae2f72 + e801b92 commit 33c04bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Autocomplete/translations/AutocompleteBundle.tr.php

Lines changed: 2 additions & 2 deletions
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...' => 'Daha fazla sonuç yükleniyor...',
1414
'No results found' => 'Sonuç bulunamadı',
15-
// 'No more results' => 'No more results',
15+
'No more results' => 'Başka sonuç yok',
1616
];

0 commit comments

Comments
 (0)