🔧 🌱 Complete the local search feature.
This commit is contained in:
11
i18n/en.yaml
11
i18n/en.yaml
@@ -140,4 +140,13 @@ PageViewsLabel:
|
||||
other: Total Page Views
|
||||
|
||||
FooterPowerby:
|
||||
other: "Power by %s"
|
||||
other: "Power by %s"
|
||||
|
||||
SearchPh:
|
||||
other: Searching...
|
||||
SearchEmpty:
|
||||
other: "We didn't find any results for the search: ${query}"
|
||||
SearchHits:
|
||||
hits: "${hits} results found"
|
||||
SearchHitsTime:
|
||||
other: "${hits} results found in ${time} ms"
|
||||
Reference in New Issue
Block a user