Skip to content

Commit d27bb10

Browse files
committed
minor #2294 Update AutocompleteBundle.tr.php (xDeSwa)
This PR was merged into the 2.x branch. Discussion ---------- Update AutocompleteBundle.tr.php | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Issues | -- | License | MIT Translate add string to Turkish Commits ------- c228291 Update AutocompleteBundle.tr.php
2 parents 64112c5 + c228291 commit d27bb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autocomplete/translations/AutocompleteBundle.tr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
'Loading more results...' => 'Daha fazla sonuç yükleniyor...',
1414
'No results found' => 'Sonuç bulunamadı',
1515
'No more results' => 'Başka sonuç yok',
16-
// 'Add %placeholder%...' => 'Add %placeholder%...',
16+
'Add %placeholder%...' => '%placeholder% Ekle...',
1717
];

0 commit comments

Comments
 (0)