diff options
| author | crumpetalpaca <crumpet@crumpetalpaca.xyz> | 2026-04-03 11:16:57 +0100 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-04-03 14:09:06 -0400 |
| commit | 0eff62bf68b3e272853eb9781d194208dd80fed7 (patch) | |
| tree | 0341434bc7d1b51930f66f82368ac1773db3c114 /locales | |
| parent | 96b57648ddca782aa93776dd9d232fd19b68b7b1 (diff) | |
| download | omnisearch-0eff62bf68b3e272853eb9781d194208dd80fed7.tar.gz | |
fix: Use the correct contry code for English (Traditional)
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en_gb.ini (renamed from locales/en_uk.ini) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en_uk.ini b/locales/en_gb.ini index 27eb9f7..c606e85 100644 --- a/locales/en_uk.ini +++ b/locales/en_gb.ini @@ -1,5 +1,5 @@ [Meta] -Id = "en_uk" +Id = "en_gb" Name = "English (Traditional)" Direction = "ltr" |
