You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
Currently, when doing search, below messages will be shown:
e.g:
10 RESULTS MATCHING demo
NO RESULTS MATCHING demo
Is there is a to change these texts, maybe for i18n?
My workaround is to replace SEARCH_RESULTS_TITLE and SEARCH_NO_RESULTS_TITLE in page.html, but maybe these two variables should be added to _i18n json files (e.g. zh-hans.json)?