update search modules

This commit is contained in:
Somrat 2024-04-14 11:28:40 +06:00
parent 699c679737
commit 5fada5e967
2 changed files with 33 additions and 24 deletions

View File

@ -3,26 +3,26 @@ module hugoplate.netlify.app
go 1.20
require (
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/images v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/modal v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/search v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/tab v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20240414032507-6bf978953852 // indirect
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/images v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/modal v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/search v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/tab v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240414052440-de0e16b3cfb6 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20240414052440-de0e16b3cfb6 // indirect
)

View File

@ -25,8 +25,17 @@
- id: search_input_placeholder
translation: Search Post ...
- id: no_results_for
- id: search_no_results
translation: No results for
- id: empty_search_results_placeholder
- id: search_initial_message
translation: Type something to search..
- id: search_navigate
translation: to navigate
- id: search_select
translation: to select
- id: search_close
translation: to close