aboutsummaryrefslogtreecommitdiff
path: root/locales/en_us.ini
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-04-01 04:01:07 +0300
committerfrosty <gabriel@bwaaa.monster>2026-04-01 04:01:07 +0300
commit116069c8e9643f0f16e0fc7c1d123ba45fce720a (patch)
tree00484f2c92253201393897323210f36bd6ca358e /locales/en_us.ini
parentc41ab84738ddfc71d6062e0d173afa33ac2c35a6 (diff)
downloadomnisearch-116069c8e9643f0f16e0fc7c1d123ba45fce720a.tar.gz
feat: add more locale keys
Diffstat (limited to 'locales/en_us.ini')
-rw-r--r--locales/en_us.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/en_us.ini b/locales/en_us.ini
index db9b3d2..639a208 100644
--- a/locales/en_us.ini
+++ b/locales/en_us.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"