feat(search): add local search (#231)
* feat(search): add local search * docs: add docs for search
This commit is contained in:
15
i18n/en.toml
15
i18n/en.toml
@@ -40,6 +40,21 @@ other = "More"
|
||||
[selectLanguage]
|
||||
other = "Select Language"
|
||||
|
||||
[search]
|
||||
other = "Search"
|
||||
|
||||
[searchPlaceholder]
|
||||
other = "Search titles or contents..."
|
||||
|
||||
[clear]
|
||||
other = "Clear"
|
||||
|
||||
[cancel]
|
||||
other = "Cancel"
|
||||
|
||||
[noResultsFound]
|
||||
other = "No results found"
|
||||
|
||||
[switchTheme]
|
||||
other = "Switch Theme"
|
||||
# === partials/header.html ===
|
||||
|
||||
Reference in New Issue
Block a user