[Autocomplete] Added polish translation for "Add ..." message

This commit is contained in:
skmedix
2024-12-02 13:49:58 +01:00
committed by GitHub
parent 22afb6fc38
commit e2bded2983

View File

@@ -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%...',
];