Changed how search clients works

This commit is contained in:
Juan Gilsanz Polo 2022-11-04 01:18:54 +01:00
parent f126d052c0
commit ea3606b762
3 changed files with 19 additions and 10 deletions

View file

@ -569,5 +569,6 @@
"doNotRememberAgainUpdate": "Do not remember again for this version",
"downloadingUpdate": "Downloading",
"completed": "completed",
"permissionNotGranted": "Permission not granted"
"permissionNotGranted": "Permission not granted",
"inputSearchTerm": "Input a search term."
}