🐛 Fix crash and missing translations with icon picker
This commit is contained in:
7
public/locales/en/layout/modals/icon-picker.json
Normal file
7
public/locales/en/layout/modals/icon-picker.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user