🐛 Fix crash and missing translations with icon picker

This commit is contained in:
Manuel
2023-01-29 14:21:35 +01:00
parent dabb7c2409
commit 67ee1bfb9d
4 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "Search something...",
"searchLimitationTitle": "Limited to 30 results",
"searchLimitationMessage": "Search results were limited to 30 because there were too many matches"
}
}