mirror of
https://github.com/symfony/ux-autocomplete.git
synced 2026-03-24 00:02:12 +01:00
[Autocomplete] Added polish translation for "Add ..." message
This commit is contained in:
@@ -13,5 +13,5 @@ return [
|
||||
'Loading more results...' => 'Wczytywanie więcej wyników...',
|
||||
'No results found' => 'Brak wyników',
|
||||
'No more results' => 'Brak więcej wyników',
|
||||
// 'Add %placeholder%...' => 'Add %placeholder%...',
|
||||
'Add %placeholder%...' => 'Dodaj %placeholder%...',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user