fix: Use the correct contry code for English (Traditional)
This commit is contained in:
34
locales/en_gb.ini
Normal file
34
locales/en_gb.ini
Normal file
@@ -0,0 +1,34 @@
|
||||
[Meta]
|
||||
Id = "en_gb"
|
||||
Name = "English (Traditional)"
|
||||
Direction = "ltr"
|
||||
|
||||
[Keys]
|
||||
search_placeholder = "Search the web..."
|
||||
search_button = "Search"
|
||||
surprise_me_button = "Surprise me"
|
||||
all_tab = "All"
|
||||
images_tab = "Images"
|
||||
settings_tab = "Settings"
|
||||
settings_title = "Settings"
|
||||
theme_label = "Appearance"
|
||||
theme_desc = "Choose your preferred colour scheme."
|
||||
theme_system = "System"
|
||||
theme_light = "Light"
|
||||
theme_dark = "Dark"
|
||||
language_label = "Language"
|
||||
display_language_label = "Display Language"
|
||||
language_desc = "Choose your preferred language."
|
||||
engines_label = "Search Engines"
|
||||
engines_desc = "Choose which search engines to use. Only engines enabled on the server are shown."
|
||||
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"
|
||||
visit_site = "Site"
|
||||
Reference in New Issue
Block a user