Skip to content

Commit bc47a00

Browse files
authored
Add missing Arabic translation 'No more results'
1 parent f174955 commit bc47a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autocomplete/translations/AutocompleteBundle.ar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
return [
44
'No results found' => 'لم يتم العثور على أي نتائج',
5-
// 'No more results' => 'No more results',
5+
'No more results' => 'لا يوجد نتائج أٌخرى',
66
];

0 commit comments

Comments
 (0)