From 116069c8e9643f0f16e0fc7c1d123ba45fce720a Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 1 Apr 2026 04:01:07 +0300 Subject: feat: add more locale keys --- locales/en_uk.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locales/en_uk.ini') diff --git a/locales/en_uk.ini b/locales/en_uk.ini index 84a7d8b..8088abd 100644 --- a/locales/en_uk.ini +++ b/locales/en_uk.ini @@ -23,6 +23,9 @@ save_settings_button = "Save Settings" no_results = "No results found" error_images = "Error fetching images" rate_limit = "Slow down! Too many searches from you!" +warning_fetch_error = "request failed before OmniSearch could read search results." +warning_parse_mismatch = "returned search results in a format OmniSearch could not parse." +warning_blocked = "returned a captcha or another blocking page instead of search results." read_more = "Read More" view_cached = "Cached" view_image = "Image" -- cgit v1.2.3